Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dprobe-file.h35 #define for_each_probe_cache_entry(entry, pcache) \ macro
Dprobe-file.c629 for_each_probe_cache_entry(entry, pcache) { in probe_cache__find()
659 for_each_probe_cache_entry(entry, pcache) { in probe_cache__find_by_name()
1003 for_each_probe_cache_entry(entry, pcache) { in probe_cache__commit()
1045 for_each_probe_cache_entry(entry, pcache) { in probe_cache__show_entries()
Dprobe-event.c3443 for_each_probe_cache_entry(entry, cache) { in find_cached_events()
/linux-6.14.4/
D.clang-format389 - 'for_each_probe_cache_entry'