Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kperf/
H A Daction.h131 int kperf_action_set_ucallstack_depth(unsigned int actionid, uint32_t depth);
H A Daction.c741 kperf_action_set_ucallstack_depth(i + 1, MAX_UCALLSTACK_FRAMES); in kperf_action_reset()
805 kperf_action_set_ucallstack_depth(unsigned action_id, uint32_t depth) in kperf_action_set_ucallstack_depth() function
H A Dkperfbsd.c312 kperf_action_get_ucallstack_depth, kperf_action_set_ucallstack_depth); in sysctl_action_ucallstack_depth()