Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dthread-stack.c64 bool non_call; member
325 if (tse->non_call) in thread_stack__call_return()
807 tse->non_call = false; in thread_stack__push_cp()
831 !ts->stack[ts->cnt - 1].non_call) { in thread_stack__pop_cp()
839 ts->stack[i].non_call) in thread_stack__pop_cp()
971 ts->stack[ts->cnt - 1].non_call = true; in thread_stack__no_call_return()
1227 ts->stack[ts->cnt - 1].non_call = true; in thread_stack__process()