Home
last modified time | relevance | path

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

/include/trace/
A 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 = { \
A Dtrace_events.h68 static struct trace_event_class event_class_##name;
478 static struct trace_event_class __used __refdata event_class_##call = { \
/include/linux/
A Dtrace_events.h285 struct trace_event_class { struct
365 struct trace_event_class *class;
A Dsyscalls.h141 extern struct trace_event_class event_class_syscall_enter;
142 extern struct trace_event_class event_class_syscall_exit;

Completed in 11 milliseconds