Home
last modified time | relevance | path

Searched refs:evlist__for_each_entry_safe (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/tools/perf/arch/arm64/util/
Darm-spe.c260 evlist__for_each_entry_safe(evlist, tmp, evsel) { in arm_spe_recording_options()
/linux-6.12.1/tools/perf/util/
Devlist.h345 #define evlist__for_each_entry_safe(evlist, tmp, evsel) \ macro
Devlist.c163 evlist__for_each_entry_safe(evlist, n, pos) { in evlist__purge()
1742 evlist__for_each_entry_safe(evlist, n, evsel) { in evlist__to_front()
/linux-6.12.1/
D.clang-format212 - 'evlist__for_each_entry_safe'
/linux-6.12.1/tools/perf/
Dbuiltin-trace.c3407 evlist__for_each_entry_safe(evlist, evsel, tmp) {