Searched refs:thread__find_cpumode_addr_location (Results 1 – 3 of 3) sorted by relevance
| /tools/perf/util/ |
| A D | thread.h | 128 void thread__find_cpumode_addr_location(struct thread *thread, u64 addr,
|
| A D | thread.c | 430 void thread__find_cpumode_addr_location(struct thread *thread, u64 addr, in thread__find_cpumode_addr_location() function
|
| A D | machine.c | 2014 thread__find_cpumode_addr_location(thread, ip, /*symbols=*/true, &al); in ip__resolve_ams() 2116 thread__find_cpumode_addr_location(thread, ip, symbols, &al); in add_callchain_ip()
|
Completed in 12 milliseconds