Home
last modified time | relevance | path

Searched defs:ucallstack_depth (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/osfmk/kperf/
H A Daction.c67 uint32_t ucallstack_depth; member
208 unsigned int ucallstack_depth = actionv[actionid - 1].ucallstack_depth; in kperf_sample_user() local
218 unsigned actionid, unsigned ucallstack_depth) in kperf_sample_internal()
426 unsigned int ucallstack_depth = actionv[actionid - 1].ucallstack_depth; in kperf_sample() local