Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dmachine.h188 int thread__resolve_callchain(struct thread *thread,
A Ddb-export.c229 err = thread__resolve_callchain(thread, &callchain_cursor, evsel, in call_path_from_sample()
A Dcallchain.c1092 return thread__resolve_callchain(al->thread, cursor, evsel, sample, in sample__resolve_callchain()
A Dmachine.c2947 int thread__resolve_callchain(struct thread *thread, in thread__resolve_callchain() function
/linux/tools/perf/util/scripting-engines/
A Dtrace-event-perl.c273 if (thread__resolve_callchain(al->thread, &callchain_cursor, evsel, in perl_process_callchain()
A Dtrace-event-python.c407 if (thread__resolve_callchain(al->thread, &callchain_cursor, evsel, in python_process_callchain()
/linux/tools/perf/
A Dbuiltin-script.c1502 thread__resolve_callchain(al->thread, &callchain_cursor, evsel, in perf_sample__fprintf_bts()
2059 thread__resolve_callchain(al->thread, &callchain_cursor, evsel, in process_event()
A Dbuiltin-sched.c2165 if (thread__resolve_callchain(thread, cursor, evsel, sample, in save_task_callchain()
A Dbuiltin-trace.c2414 err = thread__resolve_callchain(al.thread, cursor, evsel, sample, NULL, NULL, max_stack);

Completed in 45 milliseconds