Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dprobe-file.h35 #define for_each_probe_cache_entry(entry, pcache) \ macro
Dprobe-file.c648 for_each_probe_cache_entry(entry, pcache) { in probe_cache__find()
678 for_each_probe_cache_entry(entry, pcache) { in probe_cache__find_by_name()
1022 for_each_probe_cache_entry(entry, pcache) { in probe_cache__commit()
1064 for_each_probe_cache_entry(entry, pcache) { in probe_cache__show_entries()
Dprobe-event.c3343 for_each_probe_cache_entry(entry, cache) { in find_cached_events()
/linux-5.19.10/
D.clang-format337 - 'for_each_probe_cache_entry'