Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dintel-pt.c639 intel_pt_cache_lookup(struct dso *dso, struct machine *machine, u64 offset) in intel_pt_cache_lookup() function
815 e = intel_pt_cache_lookup(al.map->dso, machine, offset); in intel_pt_walk_next_insn()
902 e = intel_pt_cache_lookup(al.map->dso, machine, start_offset); in intel_pt_walk_next_insn()
3352 e = intel_pt_cache_lookup(al.map->dso, machine, offset); in intel_pt_text_poke()