Home
last modified time | relevance | path

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

/linux/tools/perf/arch/arm64/util/
A Darm-spe.c260 evlist__for_each_entry_safe(evlist, tmp, evsel) { in arm_spe_recording_options()
/linux/tools/perf/util/
A Devlist.h345 #define evlist__for_each_entry_safe(evlist, tmp, evsel) \ macro
A 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/
A D.clang-format212 - 'evlist__for_each_entry_safe'
/linux/tools/perf/
A Dbuiltin-trace.c3407 evlist__for_each_entry_safe(evlist, evsel, tmp) {

Completed in 22 milliseconds