Lines Matching defs:trace_end
50 * @trace_end: a 'call' but trace ended
63 bool trace_end;
239 bool trace_end)
251 ts->stack[ts->cnt].trace_end = trace_end;
283 if (ts->stack[--i].trace_end)
783 bool no_call, bool trace_end)
806 tse->trace_end = trace_end;
1008 if (tse->trace_end) {
1150 bool trace_end = sample->flags & PERF_IP_FLAG_TRACE_END;
1166 cp, false, trace_end);