Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/kperf/
H A Dcallstack.h79 void kperf_continuation_sample(struct kp_kcallstack *cs, struct kperf_context *);
H A Daction.c267 kperf_continuation_sample(&(sbuf->kcallstack), context); in kperf_sample_internal()
H A Dcallstack.c193 kperf_continuation_sample(struct kp_kcallstack *cs, struct kperf_context *context) in kperf_continuation_sample() function