Searched refs:trace_event_fields (Results 1 – 8 of 8) sorted by relevance
127 static struct trace_event_fields ftrace_event_fields_##name[] = { \
490 static struct trace_event_fields __refdata syscall_enter_fields_array[] = {516 .fields_array = (struct trace_event_fields[]){
1756 static struct trace_event_fields kretprobe_fields_array[] = {1762 static struct trace_event_fields kprobe_fields_array[] = {
1550 static struct trace_event_fields uprobe_fields_array[] = {
746 static struct trace_event_fields synth_event_fields_array[] = {
2139 struct trace_event_fields *field = call->class->fields_array; in event_define_fields()
199 struct trace_event_fields { struct221 struct trace_event_fields *fields_array; argument
441 static struct trace_event_fields trace_event_fields_##call[] = { \