Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/kperf/
H A Dthread_samplers.h91 void kperf_thread_dispatch_log(struct kperf_thread_dispatch *);
H A Dthread_samplers.c379 kperf_thread_dispatch_log(struct kperf_thread_dispatch *thdi) in kperf_thread_dispatch_log() function
H A Daction.c157 kperf_thread_dispatch_log(&sbuf->usample_min->th_dispatch); in kperf_sample_user_internal()