Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/kperf/
H A Dcallstack.h90 bool kperf_exclave_callstack_pend(struct kperf_context *context, unsigned int actionid);
H A Daction.c299 pended_exclave_callstack = kperf_exclave_callstack_pend(context, actionid); in kperf_sample_internal()
H A Dcallstack.c494 kperf_exclave_callstack_pend(struct kperf_context *context, unsigned int actionid) in kperf_exclave_callstack_pend() function