Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.h33 CALL_RETURN_NO_RETURN = 1 << 1, enumerator
H A Dthread-stack.c324 cr.flags |= CALL_RETURN_NO_RETURN; in thread_stack__call_return()