Home
last modified time | relevance | path

Searched refs:OPT_PCBE_EXT_NCOUNTERS (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/pcbe/
H A Dopteron_pcbe.c147 #define OPT_PCBE_EXT_NCOUNTERS 6 macro
184 opt_pcbe_config_t nullcfgs[OPT_PCBE_EXT_NCOUNTERS] = {
620 opd.opd_ncounters = OPT_PCBE_EXT_NCOUNTERS; in opt_pcbe_init()
928 opt_pcbe_config_t *cfgs[OPT_PCBE_EXT_NCOUNTERS] = { &nullcfgs[0], in opt_pcbe_program()
990 opt_pcbe_config_t *cfgs[OPT_PCBE_EXT_NCOUNTERS] = { NULL, NULL, in opt_pcbe_sample()
994 uint64_t curpic[OPT_PCBE_EXT_NCOUNTERS]; in opt_pcbe_sample()
995 uint64_t *addrs[OPT_PCBE_EXT_NCOUNTERS]; in opt_pcbe_sample()