Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dthread.h121 void thread__find_cpumode_addr_location(struct thread *thread, u64 addr,
Dthread.c414 void thread__find_cpumode_addr_location(struct thread *thread, u64 addr, in thread__find_cpumode_addr_location() function
Dmachine.c2235 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()