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

/linux-master/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 in enum:__anon859
H A Dthread-stack.c326 cr.flags |= CALL_RETURN_NON_CALL;

Completed in 128 milliseconds