Searched refs:trace__resolve_callchain (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.10/tools/perf/ | 
| D | builtin-trace.c | 2381 static int trace__resolve_callchain(struct trace *trace, struct evsel *evsel,  function 2460 		callchain_ret = trace__resolve_callchain(trace, evsel, sample, &callchain_cursor); 2766 		callchain_ret = trace__resolve_callchain(trace, evsel, sample, &callchain_cursor); 2869 		callchain_ret = trace__resolve_callchain(trace, evsel, sample, &callchain_cursor);
  |