Home
last modified time | relevance | path

Searched refs:CALL_RETURN_NON_CALL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread-stack.h29 * CALL_RETURN_NON_CALL: a branch but not a 'call' to the start of a different
35 CALL_RETURN_NON_CALL = 1 << 2, enumerator
H A Dthread-stack.c326 cr.flags |= CALL_RETURN_NON_CALL; in thread_stack__call_return()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread-stack.h28 * CALL_RETURN_NON_CALL: a branch but not a 'call' to the start of a different
34 CALL_RETURN_NON_CALL = 1 << 2, enumerator
H A Dthread-stack.c326 cr.flags |= CALL_RETURN_NON_CALL; in thread_stack__call_return()

Completed in 4 milliseconds