Searched refs:kpc_set_thread_counting (Results 1 – 1 of 1) sorted by relevance
241 int (*kpc_set_thread_counting)(uint32_t) = dlsym(kperf, "kpc_set_thread_counting"); in kperf_init() local275 if (!kpc_set_counting || kpc_set_thread_counting(KPC_MASK)) { in kperf_init()