Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kperf/
H A Daction.h133 int kperf_action_set_kcallstack_depth(unsigned int actionid, uint32_t depth);
H A Daction.c741 kperf_action_set_kcallstack_depth(i + 1, MAX_KCALLSTACK_FRAMES); in kperf_action_reset()
823 kperf_action_set_kcallstack_depth(unsigned action_id, uint32_t depth) in kperf_action_set_kcallstack_depth() function
H A Dkperfbsd.c319 kperf_action_get_kcallstack_depth, kperf_action_set_kcallstack_depth); in sysctl_action_kcallstack_depth()