Searched refs:trace__resolve_callchain (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/tools/perf/ |
D | builtin-trace.c | 2403 static int trace__resolve_callchain(struct trace *trace, struct evsel *evsel, function 2482 callchain_ret = trace__resolve_callchain(trace, evsel, sample, &callchain_cursor); 2786 callchain_ret = trace__resolve_callchain(trace, evsel, sample, &callchain_cursor); 2889 callchain_ret = trace__resolve_callchain(trace, evsel, sample, &callchain_cursor);
|