Home
last modified time | relevance | path

Searched refs:thread__find_cpumode_addr_location (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dthread.h124 void thread__find_cpumode_addr_location(struct thread *thread, u64 addr,
H A Dthread.c408 void thread__find_cpumode_addr_location(struct thread *thread, u64 addr, in thread__find_cpumode_addr_location() function
H A Dmachine.c1975 thread__find_cpumode_addr_location(thread, ip, &al); in ip__resolve_ams()
2077 thread__find_cpumode_addr_location(thread, ip, &al); in add_callchain_ip()