Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dthread.h123 void thread__find_cpumode_addr_location(struct thread *thread, u64 addr,
Dthread.c408 void thread__find_cpumode_addr_location(struct thread *thread, u64 addr, in thread__find_cpumode_addr_location() function
Dmachine.c2177 thread__find_cpumode_addr_location(thread, ip, &al); in ip__resolve_ams()
2273 thread__find_cpumode_addr_location(thread, ip, &al); in add_callchain_ip()