Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dintel-pt.c531 intel_pt_cache_lookup(struct dso *dso, struct machine *machine, u64 offset) in intel_pt_cache_lookup() function
604 e = intel_pt_cache_lookup(al.map->dso, machine, offset); in intel_pt_walk_next_insn()
673 e = intel_pt_cache_lookup(al.map->dso, machine, start_offset); in intel_pt_walk_next_insn()
2674 e = intel_pt_cache_lookup(al.map->dso, machine, offset); in intel_pt_text_poke()