Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kperf/
H A Dcallstack.h77 void kperf_kcallstack_sample(struct kp_kcallstack *cs, struct kperf_context *);
H A Daction.c273 kperf_kcallstack_sample(&(sbuf->kcallstack), context); in kperf_sample_internal()
H A Dcallstack.c262 kperf_kcallstack_sample(struct kp_kcallstack *cs, struct kperf_context *context) in kperf_kcallstack_sample() function