Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dprobe-file.h35 #define for_each_probe_cache_entry(entry, pcache) \ macro
H A 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()
H A Dprobe-event.c3447 for_each_probe_cache_entry(entry, cache) { in find_cached_events()
/linux/
H A D.clang-format409 - 'for_each_probe_cache_entry'