Searched refs:thread__find_addr_location (Results 1 – 4 of 4) sorted by relevance
/external/linux-tools-perf/src/tools/perf/util/ |
D | thread.h | 52 void thread__find_addr_location(struct thread *thread, struct machine *machine,
|
D | machine.c | 1203 thread__find_addr_location(thread, machine, m, MAP__FUNCTION, in ip__resolve_ams() 1222 thread__find_addr_location(thread, machine, m, MAP__VARIABLE, addr, in ip__resolve_data() 1317 thread__find_addr_location(thread, machine, cpumode, in machine__resolve_callchain_sample()
|
D | unwind.c | 474 thread__find_addr_location(thread, machine, in entry()
|
D | event.c | 701 void thread__find_addr_location(struct thread *thread, struct machine *machine, in thread__find_addr_location() function
|