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

/linux-master/tools/perf/util/
H A Dthread-stack.c326 cr.flags |= CALL_RETURN_NON_CALL;
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

Completed in 365 milliseconds