Searched refs:cpcx_max_concurrent (Results 1 – 2 of 2) sorted by relevance
2595 static uint_t cpcx_max_concurrent[2]; variable3264 cpcx_max_concurrent[kk] = 0; in setup_cpc_general()3341 cpcx_max_concurrent[kk] = cpcx_npics; in setup_cpc_general()3347 cpcx_max_concurrent[1] = cpcx_npics ? 1 : 0; in setup_cpc_general()4054 if (numctrs > cpcx_max_concurrent[forKernel]) in hwc_lookup()4057 …ion could not be loaded: More than %d counters were specified\n"), cpcx_max_concurrent[forKernel]); in hwc_lookup()4630 return cpcx_max_concurrent[forKernel]; in hwc_get_max_concurrent()
2559 static uint_t cpcx_max_concurrent[2]; variable3228 cpcx_max_concurrent[kk] = 0; in setup_cpc_general()3305 cpcx_max_concurrent[kk] = cpcx_npics; in setup_cpc_general()3311 cpcx_max_concurrent[1] = cpcx_npics ? 1 : 0; in setup_cpc_general()4018 if (numctrs > cpcx_max_concurrent[forKernel]) in hwc_lookup()4021 …ion could not be loaded: More than %d counters were specified\n"), cpcx_max_concurrent[forKernel]); in hwc_lookup()4594 return cpcx_max_concurrent[forKernel]; in hwc_get_max_concurrent()