Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kperf/ !
H A Dcallstack.h76 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.c253 kperf_kcallstack_sample(struct kp_kcallstack *cs, struct kperf_context *context) in kperf_kcallstack_sample() function