Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/kperf/
H A Dcallstack.h75 void kperf_kcallstack_sample(struct kp_kcallstack *cs, struct kperf_context *);
H A Daction.c268 kperf_kcallstack_sample(&(sbuf->kcallstack), context); in kperf_sample_internal()
H A Dcallstack.c253 kperf_kcallstack_sample(struct kp_kcallstack *cs, struct kperf_context *context) in kperf_kcallstack_sample() function