trace_end          63 tools/perf/util/thread-stack.c 	bool trace_end;
trace_end         216 tools/perf/util/thread-stack.c 			      bool trace_end)
trace_end         228 tools/perf/util/thread-stack.c 	ts->stack[ts->cnt].trace_end = trace_end;
trace_end         260 tools/perf/util/thread-stack.c 		if (ts->stack[--i].trace_end)
trace_end         531 tools/perf/util/thread-stack.c 				 bool no_call, bool trace_end)
trace_end         554 tools/perf/util/thread-stack.c 	tse->trace_end = trace_end;
trace_end         756 tools/perf/util/thread-stack.c 	if (tse->trace_end) {
trace_end         898 tools/perf/util/thread-stack.c 		bool trace_end = sample->flags & PERF_IP_FLAG_TRACE_END;
trace_end         914 tools/perf/util/thread-stack.c 					    cp, false, trace_end);