Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kperf/
H A Dcallstack.h81 int kperf_ucallstack_pend(struct kperf_context *, uint32_t depth,
H A Daction.c282 pended_ucallstack = kperf_ucallstack_pend(context, in kperf_sample_internal()
H A Dcallstack.c450 kperf_ucallstack_pend(struct kperf_context * context, uint32_t depth, in kperf_ucallstack_pend() function