Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kperf/
H A Dtask_samplers.h57 void kperf_task_snapshot_log(struct kperf_task_snapshot *tksn);
H A Dtask_samplers.c91 kperf_task_snapshot_log(struct kperf_task_snapshot *tksn) in kperf_task_snapshot_log() function
H A Daction.c356 kperf_task_snapshot_log(&(sbuf->tk_snapshot)); in kperf_sample_internal()