Searched defs:total_pmc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/pcbe/
H A Dcore_pcbe.c475 static uint_t total_pmc; variable
1242 total_pmc = num_gpc + num_ffc;
1243 if (total_pmc > 64) {
1402 return (total_pmc);
1851 if (picnum >= total_pmc) {

Completed in 63 milliseconds