Searched refs:existing_depth (Results 1 – 1 of 1) sorted by relevance
611 uint32_t existing_depth = T_KPERF_GET_CALLSTACK_DEPTH(ast); in kperf_ast_set_callstack_depth() local612 if (existing_depth < depth) { in kperf_ast_set_callstack_depth()613 ast &= ~T_KPERF_SET_CALLSTACK_DEPTH(existing_depth); in kperf_ast_set_callstack_depth()