Searched refs:trace_event_class (Results 1 – 4 of 4) sorted by relevance
48 static struct trace_event_class custom_event_class_##name;190 static struct trace_event_class __used __refdata custom_event_class_##call = { \
68 static struct trace_event_class event_class_##name;478 static struct trace_event_class __used __refdata event_class_##call = { \
285 struct trace_event_class { struct365 struct trace_event_class *class;
141 extern struct trace_event_class event_class_syscall_enter;142 extern struct trace_event_class event_class_syscall_exit;
Completed in 11 milliseconds