Searched refs:ucallstack_depth (Results 1 – 2 of 2) sorted by relevance
67 uint32_t ucallstack_depth; member208 unsigned int ucallstack_depth = actionv[actionid - 1].ucallstack_depth; in kperf_sample_user() local209 sbuf->ucallstack.kpuc_nframes = ucallstack_depth ?: MAX_UCALLSTACK_FRAMES; in kperf_sample_user()218 unsigned actionid, unsigned ucallstack_depth) in kperf_sample_internal() argument244 ucallstack_depth = ucallstack_depth ?: MAX_UCALLSTACK_FRAMES; in kperf_sample_internal()287 ucallstack_depth, actionid); in kperf_sample_internal()426 unsigned int ucallstack_depth = actionv[actionid - 1].ucallstack_depth; in kperf_sample() local430 sample_flags, actionid, ucallstack_depth); in kperf_sample()791 new_actionv[i].ucallstack_depth = MAX_UCALLSTACK_FRAMES; in kperf_action_set_count()817 actionv[action_id - 1].ucallstack_depth = depth; in kperf_action_set_ucallstack_depth()[all …]
661 SYSCTL_PROC(_kperf_action, OID_AUTO, ucallstack_depth,