Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread-stack.h27 * CALL_RETURN_NO_CALL: 'return' but no matching 'call'
33 CALL_RETURN_NO_CALL = 1 << 0, enumerator
H A Dthread-stack.c322 cr.flags |= CALL_RETURN_NO_CALL; in thread_stack__call_return()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread-stack.h26 * CALL_RETURN_NO_CALL: 'return' but no matching 'call'
32 CALL_RETURN_NO_CALL = 1 << 0, enumerator
H A Dthread-stack.c322 cr.flags |= CALL_RETURN_NO_CALL; in thread_stack__call_return()

Completed in 5 milliseconds