Searched refs:thread__find_addr_location (Results 1 – 9 of 9) sorted by relevance
/tools/perf/util/ |
D | thread.h | 61 void thread__find_addr_location(struct thread *thread, struct machine *machine,
|
D | thread.c | 214 thread__find_addr_location(thread, machine, cpumodes[i], type, in thread__find_cpumode_addr_location()
|
D | unwind-libdw.c | 29 thread__find_addr_location(ui->thread, ui->machine, in __report_module()
|
D | machine.c | 1322 thread__find_addr_location(thread, machine, m, MAP__VARIABLE, addr, in ip__resolve_data() 1330 thread__find_addr_location(thread, machine, m, MAP__FUNCTION, addr, in ip__resolve_data() 1441 thread__find_addr_location(thread, machine, cpumode, in machine__resolve_callchain_sample()
|
D | unwind-libunwind.c | 485 thread__find_addr_location(thread, machine, in entry()
|
D | event.c | 809 void thread__find_addr_location(struct thread *thread, struct machine *machine, in thread__find_addr_location() function
|
/tools/perf/arch/powerpc/util/ |
D | skip-callchain-idx.c | 238 thread__find_addr_location(thread, machine, PERF_RECORD_MISC_USER, in arch_skip_callchain_idx()
|
/tools/perf/ |
D | builtin-trace.c | 1849 thread__find_addr_location(thread, trace->host, cpumode, MAP__FUNCTION, in trace__pgfault() 1862 thread__find_addr_location(thread, trace->host, cpumode, MAP__VARIABLE, in trace__pgfault() 1866 thread__find_addr_location(thread, trace->host, cpumode, in trace__pgfault()
|
D | builtin-timechart.c | 531 thread__find_addr_location(al.thread, machine, cpumode, in cat_backtrace()
|