Home
last modified time | relevance | path

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

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