Searched refs:thread__resolve_callchain (Results 1 - 11 of 11) sorted by relevance

/linux-master/tools/perf/util/
H A Dmachine.h181 int thread__resolve_callchain(struct thread *thread,
H A Ddb-export.c231 err = thread__resolve_callchain(thread, cursor, evsel,
H A Dcallchain.c1127 return thread__resolve_callchain(al->thread, cursor, evsel, sample,
H A Dmachine.c2997 int thread__resolve_callchain(struct thread *thread, function
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c275 if (thread__resolve_callchain(al->thread, cursor, evsel,
H A Dtrace-event-python.c432 if (thread__resolve_callchain(al->thread, cursor, evsel,
/linux-master/tools/perf/
H A Dbuiltin-lock.c958 ret = thread__resolve_callchain(thread, cursor, evsel, sample,
1007 ret = thread__resolve_callchain(thread, cursor, evsel, sample,
H A Dbuiltin-script.c1578 if (thread__resolve_callchain(al->thread, cursor, evsel,
2237 if (thread__resolve_callchain(al->thread, cursor, evsel,
H A Dbuiltin-kwork.c710 if (thread__resolve_callchain(thread, cursor, evsel, sample,
H A Dbuiltin-sched.c2177 if (thread__resolve_callchain(thread, cursor, evsel, sample,
H A Dbuiltin-trace.c2455 err = thread__resolve_callchain(al.thread, cursor, evsel, sample, NULL, NULL, max_stack);

Completed in 258 milliseconds