Home
last modified time | relevance | path

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

/include/linux/
A Dtrace_events.h294 struct list_head *(*get_fields)(struct trace_event_call *); member
470 if (!event_call->class->get_fields) in trace_get_fields()
472 return event_call->class->get_fields(event_call); in trace_get_fields()

Completed in 145 milliseconds