Home
last modified time | relevance | path

Searched refs:kcallstack_depth (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.101.15/osfmk/kperf/
H A Daction.c68 uint32_t kcallstack_depth; member
239 actionv[actionid - 1].kcallstack_depth; in kperf_sample_internal()
792 new_actionv[i].kcallstack_depth = MAX_KCALLSTACK_FRAMES; in kperf_action_set_count()
836 actionv[action_id - 1].kcallstack_depth = depth; in kperf_action_set_kcallstack_depth()
871 *depth_out = actionv[action_id - 1].kcallstack_depth; in kperf_action_get_kcallstack_depth()
H A Dkperfbsd.c667 SYSCTL_PROC(_kperf_action, OID_AUTO, kcallstack_depth,