Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dmachine.h190 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.c1127 return thread__resolve_callchain(al->thread, cursor, evsel, sample, in sample__resolve_callchain()
/linux/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.c433 if (thread__resolve_callchain(al->thread, cursor, evsel, in python_process_callchain()
/linux/tools/perf/
A Dbuiltin-lock.c958 ret = thread__resolve_callchain(thread, cursor, evsel, sample, in lock_contention_caller()
1007 ret = thread__resolve_callchain(thread, cursor, evsel, sample, in callchain_id()
A Dbuiltin-script.c1668 if (thread__resolve_callchain(al->thread, cursor, evsel, in perf_sample__fprintf_bts()
2332 if (thread__resolve_callchain(al->thread, cursor, evsel, in process_event()
A Dbuiltin-kwork.c710 if (thread__resolve_callchain(thread, cursor, evsel, sample, in timehist_save_callchain()
A Dbuiltin-sched.c2315 if (thread__resolve_callchain(thread, cursor, evsel, sample, in save_task_callchain()
A Dbuiltin-trace.c2742 err = thread__resolve_callchain(al.thread, cursor, evsel, sample, NULL, NULL, max_stack);

Completed in 53 milliseconds