Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/pcbe/
H A Dcore_pcbe.c477 static uint_t total_pmc; variable
737 total_pmc = num_gpc + num_ffc; in core_pcbe_init()
738 if (total_pmc > 64) { in core_pcbe_init()
882 return (total_pmc); in core_pcbe_ncounters()
1332 if (picnum >= total_pmc) { in core_pcbe_configure()