Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread.h61 void thread__find_addr_location(struct thread *thread, struct machine *machine,
Dthread.c214 thread__find_addr_location(thread, machine, cpumodes[i], type, in thread__find_cpumode_addr_location()
Dunwind-libdw.c29 thread__find_addr_location(ui->thread, ui->machine, in __report_module()
Dmachine.c1322 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()
Dunwind-libunwind.c485 thread__find_addr_location(thread, machine, in entry()
Devent.c809 void thread__find_addr_location(struct thread *thread, struct machine *machine, in thread__find_addr_location() function
/tools/perf/arch/powerpc/util/
Dskip-callchain-idx.c238 thread__find_addr_location(thread, machine, PERF_RECORD_MISC_USER, in arch_skip_callchain_idx()
/tools/perf/
Dbuiltin-trace.c1849 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()
Dbuiltin-timechart.c531 thread__find_addr_location(al.thread, machine, cpumode, in cat_backtrace()