Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kperf/
H A Dpet.h57 void kppet_mark_sampled(thread_t thread);
H A Dpet.c164 kppet_mark_sampled(thread_t thread) in kppet_mark_sampled() function
H A Daction.c233 kppet_mark_sampled(context->cur_thread); in kperf_sample_internal()