Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dthread-stack.c64 bool non_call; member
302 if (tse->non_call) in thread_stack__call_return()
555 tse->non_call = false; in thread_stack__push_cp()
579 !ts->stack[ts->cnt - 1].non_call) { in thread_stack__pop_cp()
587 ts->stack[i].non_call) in thread_stack__pop_cp()
719 ts->stack[ts->cnt - 1].non_call = true; in thread_stack__no_call_return()
975 ts->stack[ts->cnt - 1].non_call = true; in thread_stack__process()