Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dthread.h122 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.c2014 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()