Home
last modified time | relevance | path

Searched refs:for_each_event (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/tools/perf/util/
Dtracepoint.h10 #define for_each_event(dir_path, evt_dir, evt_dirent) \ macro
Dtracepoint.c48 for_each_event(dir_path, evt_dir, evt_dirent) { in is_valid_tracepoint()
Dprint-events.c100 for_each_event(dir_path, evt_dir, evt_dirent) { in print_tracepoint_events()
Dtrace-event-info.c434 for_each_event(dir_path, evt_dir, evt_dirent) { in tracepoint_id_to_path()
/linux-6.1.9/
D.clang-format246 - 'for_each_event'
/linux-6.1.9/kernel/trace/
Dtrace_events.c2924 #define for_each_event(event, start, end) \ macro
2948 for_each_event(call, start, end) { in trace_module_add_events()
3730 for_each_event(iter, __start_ftrace_events, __stop_ftrace_events) { in event_trace_enable()