Searched refs:thread__find_cpumode_addr_location (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | thread.h | 122 void thread__find_cpumode_addr_location(struct thread *thread, u64 addr,
|
H A D | thread.c | 407 void thread__find_cpumode_addr_location(struct thread *thread, u64 addr, in thread__find_cpumode_addr_location() function
|
H A D | machine.c | 2014 thread__find_cpumode_addr_location(thread, ip, &al); in ip__resolve_ams() 2105 thread__find_cpumode_addr_location(thread, ip, &al); in add_callchain_ip()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | thread.h | 121 void thread__find_cpumode_addr_location(struct thread *thread, u64 addr,
|
H A D | thread.c | 414 void thread__find_cpumode_addr_location(struct thread *thread, u64 addr, in thread__find_cpumode_addr_location() function
|
H A D | machine.c | 2235 thread__find_cpumode_addr_location(thread, ip, &al); in ip__resolve_ams() 2336 thread__find_cpumode_addr_location(thread, ip, &al); in add_callchain_ip()
|
Completed in 11 milliseconds