Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dthread.h109 void thread__find_cpumode_addr_location(struct thread *thread, u64 addr,
Dthread.c407 void thread__find_cpumode_addr_location(struct thread *thread, u64 addr, in thread__find_cpumode_addr_location() function
Dmachine.c1963 thread__find_cpumode_addr_location(thread, ip, &al); in ip__resolve_ams()
2049 thread__find_cpumode_addr_location(thread, ip, &al); in add_callchain_ip()