Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dintel-pt.c3382 static int intel_pt_find_map(struct thread *thread, u8 cpumode, u64 addr, in intel_pt_find_map() function
3414 if (intel_pt_find_map(thread, cpumode, addr, &al)) { in intel_pt_text_poke()