Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dthread.h52 void thread__find_addr_location(struct thread *thread, struct machine *machine,
Dmachine.c1203 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()
Dunwind.c474 thread__find_addr_location(thread, machine, in entry()
Devent.c701 void thread__find_addr_location(struct thread *thread, struct machine *machine, in thread__find_addr_location() function