Searched refs:intel_pt_find_map (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | intel-pt.c | 2648 static int intel_pt_find_map(struct thread *thread, u8 cpumode, u64 addr, in intel_pt_find_map() function 2676 if (intel_pt_find_map(thread, cpumode, addr, &al)) { in intel_pt_text_poke()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | intel-pt.c | 3380 static int intel_pt_find_map(struct thread *thread, u8 cpumode, u64 addr, in intel_pt_find_map() function 3412 if (intel_pt_find_map(thread, cpumode, addr, &al)) { in intel_pt_text_poke()
|
Completed in 10 milliseconds