Searched refs:for_each_event (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/tools/perf/util/ |
| H A D | tracepoint.h | 11 #define for_each_event(dir_path, evt_dir, evt_dirent) \ macro
|
| H A D | trace-event-info.c | 427 for_each_event(dir_path, evt_dir, evt_dirent) { in tracepoint_id_to_path()
|
| /linux-6.15/ |
| H A D | .clang-format | 291 - 'for_each_event'
|
| /linux-6.15/kernel/trace/ |
| H A D | trace_events.c | 3621 #define for_each_event(event, start, end) \ macro 3667 for_each_event(call, start, end) { in trace_module_add_events() 4452 for_each_event(iter, __start_ftrace_events, __stop_ftrace_events) { in event_trace_enable()
|