Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.c64 bool non_call; member
325 if (tse->non_call) in thread_stack__call_return()
808 tse->non_call = false; in thread_stack__push_cp()
832 !ts->stack[ts->cnt - 1].non_call) { in thread_stack__pop_cp()
840 ts->stack[i].non_call) in thread_stack__pop_cp()
972 ts->stack[ts->cnt - 1].non_call = true; in thread_stack__no_call_return()
1226 ts->stack[ts->cnt - 1].non_call = true; in thread_stack__process()