Searched refs:evlist__for_each_entry_safe (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/tools/perf/arch/arm64/util/ |
D | arm-spe.c | 260 evlist__for_each_entry_safe(evlist, tmp, evsel) { in arm_spe_recording_options()
|
/linux-6.12.1/tools/perf/util/ |
D | evlist.h | 345 #define evlist__for_each_entry_safe(evlist, tmp, evsel) \ macro
|
D | evlist.c | 163 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-format | 212 - 'evlist__for_each_entry_safe'
|
/linux-6.12.1/tools/perf/ |
D | builtin-trace.c | 3407 evlist__for_each_entry_safe(evlist, evsel, tmp) {
|