Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtracepoint.h11 #define for_each_event(dir_path, evt_dir, evt_dirent) \ macro
/linux/
H A D.clang-format291 - 'for_each_event'
/linux/kernel/trace/
H A Dtrace_events.c3721 #define for_each_event(event, start, end) \ macro
3767 for_each_event(call, start, end) { in trace_module_add_events()
4554 for_each_event(iter, __start_ftrace_events, __stop_ftrace_events) { in event_trace_enable()