Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kperf/ !
H A Dcallstack.h82 void kperf_ucallstack_sample(struct kp_ucallstack *cs, struct kperf_context *);
H A Daction.c144 kperf_ucallstack_sample(&sbuf->ucallstack, context); in kperf_sample_user_internal()
H A Dcallstack.c328 kperf_ucallstack_sample(struct kp_ucallstack *cs, struct kperf_context *context) in kperf_ucallstack_sample() function