Searched refs:trace__resolve_callchain (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/tools/perf/ |
D | builtin-trace.c | 2411 static int trace__resolve_callchain(struct trace *trace, struct evsel *evsel, function 2490 callchain_ret = trace__resolve_callchain(trace, evsel, sample, &callchain_cursor); 2794 callchain_ret = trace__resolve_callchain(trace, evsel, sample, &callchain_cursor); 2897 callchain_ret = trace__resolve_callchain(trace, evsel, sample, &callchain_cursor);
|