Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dauxtrace.h569 void auxtrace_cache__remove(struct auxtrace_cache *c, u32 key);
H A Dauxtrace.c2143 void auxtrace_cache__remove(struct auxtrace_cache *c, u32 key) in auxtrace_cache__remove() function
H A Dintel-pt.c664 auxtrace_cache__remove(dso__auxtrace_cache(dso), offset); in intel_pt_cache_invalidate()