Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds