Searched refs:evlist__for_each_entry_safe (Results 1 – 4 of 4) sorted by relevance
| /tools/perf/util/ |
| A D | evlist.h | 341 #define evlist__for_each_entry_safe(evlist, tmp, evsel) \ macro
|
| A D | evlist.c | 167 evlist__for_each_entry_safe(evlist, n, pos) { in evlist__purge() 1697 evlist__for_each_entry_safe(evlist, n, evsel) { in evlist__to_front()
|
| /tools/perf/arch/arm64/util/ |
| A D | arm-spe.c | 419 evlist__for_each_entry_safe(evlist, tmp, evsel) { in arm_spe_recording_options()
|
| /tools/perf/ |
| A D | builtin-trace.c | 3548 evlist__for_each_entry_safe(evlist, evsel, tmp) { in evlist__add_vfs_getname()
|
Completed in 23 milliseconds