Searched refs:CALL_RETURN_NO_RETURN (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/tools/perf/util/ | ||
D | thread-stack.h | 33 CALL_RETURN_NO_RETURN = 1 << 1, enumerator |
D | thread-stack.c | 324 cr.flags |= CALL_RETURN_NO_RETURN; in thread_stack__call_return() |