Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dprobe-file.h35 #define for_each_probe_cache_entry(entry, pcache) \ macro
Dprobe-file.c613 for_each_probe_cache_entry(entry, pcache) { in probe_cache__find()
643 for_each_probe_cache_entry(entry, pcache) { in probe_cache__find_by_name()
953 for_each_probe_cache_entry(entry, pcache) { in probe_cache__commit()
995 for_each_probe_cache_entry(entry, pcache) { in probe_cache__show_entries()
Dprobe-event.c3295 for_each_probe_cache_entry(entry, cache) { in find_cached_events()