Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kperf/
H A Dast.h38 void kperf_ast_set_callstack_depth(thread_t thread, uint32_t depth);
H A Daction.c608 kperf_ast_set_callstack_depth(thread_t thread, uint32_t depth) in kperf_ast_set_callstack_depth() function
H A Dcallstack.c513 kperf_ast_set_callstack_depth(context->cur_thread, depth); in kperf_ucallstack_pend()