Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kperf/
H A Daction.h108 bool kperf_action_has_thread(unsigned int actionid);
H A Dpet.c417 if (!kperf_action_has_thread(kppet.g_actionid)) { in kppet_sample_task()
H A Daction.c106 kperf_action_has_thread(unsigned int actionid) in kperf_action_has_thread() function