Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kperf/
H A Dcallstack.h80 void kperf_ucallstack_sample(struct kp_ucallstack *cs, struct kperf_context *);
H A Daction.c140 kperf_ucallstack_sample(&sbuf->ucallstack, context); in kperf_sample_user_internal()
H A Dcallstack.c312 kperf_ucallstack_sample(struct kp_ucallstack *cs, struct kperf_context *context) in kperf_ucallstack_sample() function