Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dmachine.h184 int thread__resolve_callchain(struct thread *thread,
H A Ddb-export.c229 err = thread__resolve_callchain(thread, &callchain_cursor, evsel, in call_path_from_sample()
H A Dcallchain.c1092 return thread__resolve_callchain(al->thread, cursor, evsel, sample, in sample__resolve_callchain()
H A Dmachine.c2890 int thread__resolve_callchain(struct thread *thread, in thread__resolve_callchain() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmachine.h197 int thread__resolve_callchain(struct thread *thread,
H A Ddb-export.c231 err = thread__resolve_callchain(thread, cursor, evsel, in call_path_from_sample()
H A Dcallchain.c1112 return thread__resolve_callchain(al->thread, cursor, evsel, sample, in sample__resolve_callchain()
H A Dmachine.c3172 int thread__resolve_callchain(struct thread *thread, in thread__resolve_callchain() function
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c273 if (thread__resolve_callchain(al->thread, &callchain_cursor, evsel, in perl_process_callchain()
H A Dtrace-event-python.c407 if (thread__resolve_callchain(al->thread, &callchain_cursor, evsel, in python_process_callchain()
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c275 if (thread__resolve_callchain(al->thread, cursor, evsel, in perl_process_callchain()
H A Dtrace-event-python.c430 if (thread__resolve_callchain(al->thread, cursor, evsel, in python_process_callchain()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-lock.c955 ret = thread__resolve_callchain(thread, cursor, evsel, sample, in lock_contention_caller()
1004 ret = thread__resolve_callchain(thread, cursor, evsel, sample, in callchain_id()
H A Dbuiltin-kwork.c608 if (thread__resolve_callchain(thread, cursor, evsel, sample, in timehist_save_callchain()
H A Dbuiltin-script.c1562 if (thread__resolve_callchain(al->thread, cursor, evsel, in perf_sample__fprintf_bts()
2221 if (thread__resolve_callchain(al->thread, cursor, evsel, in process_event()
H A Dbuiltin-sched.c2214 if (thread__resolve_callchain(thread, cursor, evsel, sample, in save_task_callchain()
H A Dbuiltin-trace.c2454 err = thread__resolve_callchain(al.thread, cursor, evsel, sample, NULL, NULL, max_stack);
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-script.c1449 thread__resolve_callchain(al->thread, &callchain_cursor, evsel, in perf_sample__fprintf_bts()
1981 thread__resolve_callchain(al->thread, &callchain_cursor, evsel, in process_event()
H A Dbuiltin-sched.c2165 if (thread__resolve_callchain(thread, cursor, evsel, sample, in save_task_callchain()
H A Dbuiltin-trace.c2400 err = thread__resolve_callchain(al.thread, cursor, evsel, sample, NULL, NULL, max_stack);

Completed in 60 milliseconds