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