Home
last modified time | relevance | path

Searched refs:trace_event_class (Results 1 – 4 of 4) sorted by relevance

/include/trace/
Dtrace_custom_events.h48 static struct trace_event_class custom_event_class_##name;
190 static struct trace_event_class __used __refdata custom_event_class_##call = { \
Dtrace_events.h58 static struct trace_event_class event_class_##name;
455 static struct trace_event_class __used __refdata event_class_##call = { \
/include/linux/
Dtrace_events.h297 struct trace_event_class { struct
380 struct trace_event_class *class;
Dsyscalls.h139 extern struct trace_event_class event_class_syscall_enter;
140 extern struct trace_event_class event_class_syscall_exit;