Home
last modified time | relevance | path

Searched refs:thread__resolve_callchain (Results 1 – 10 of 10) sorted by relevance

/tools/perf/util/
A Dmachine.h197 static inline int thread__resolve_callchain(struct thread *thread, in thread__resolve_callchain() function
A Ddb-export.c231 err = thread__resolve_callchain(thread, cursor, evsel, in call_path_from_sample()
A Dcallchain.c1123 return thread__resolve_callchain(al->thread, cursor, evsel, sample, in sample__resolve_callchain()
/tools/perf/util/scripting-engines/
A Dtrace-event-perl.c275 if (thread__resolve_callchain(al->thread, cursor, evsel, in perl_process_callchain()
A Dtrace-event-python.c406 if (thread__resolve_callchain(al->thread, cursor, evsel, in python_process_callchain()
/tools/perf/
A Dbuiltin-lock.c865 ret = thread__resolve_callchain(thread, cursor, evsel, sample, in lock_contention_caller()
914 ret = thread__resolve_callchain(thread, cursor, evsel, sample, in callchain_id()
A Dbuiltin-script.c1683 if (thread__resolve_callchain(al->thread, cursor, evsel, in perf_sample__fprintf_bts()
2276 if (thread__resolve_callchain(al->thread, cursor, evsel, in process_event()
A Dbuiltin-kwork.c711 if (thread__resolve_callchain(thread, cursor, evsel, sample, in timehist_save_callchain()
A Dbuiltin-sched.c2353 if (thread__resolve_callchain(thread, cursor, evsel, sample, in save_task_callchain()
A Dbuiltin-trace.c2885 err = thread__resolve_callchain(al.thread, cursor, evsel, sample, NULL, NULL, max_stack); in trace__resolve_callchain()

Completed in 58 milliseconds