Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kperf/
H A Dtask_samplers.h54 void kperf_task_snapshot_log(struct kperf_task_snapshot *tksn);
H A Dtask_samplers.c80 kperf_task_snapshot_log(struct kperf_task_snapshot *tksn) in kperf_task_snapshot_log() function
H A Daction.c357 kperf_task_snapshot_log(&(sbuf->tk_snapshot)); in kperf_sample_internal()