Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dintel-pt.c646 intel_pt_cache_lookup(struct dso *dso, struct machine *machine, u64 offset) in intel_pt_cache_lookup() function
835 e = intel_pt_cache_lookup(dso, machine, offset); in intel_pt_walk_next_insn()
926 e = intel_pt_cache_lookup(map__dso(al.map), machine, start_offset); in intel_pt_walk_next_insn()
3426 e = intel_pt_cache_lookup(dso, machine, offset); in intel_pt_text_poke()