Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dtrace_events_inject.c144 head = trace_get_fields(call); in trace_get_entry_size()
165 head = trace_get_fields(call); in trace_alloc_entry()
Dtrace_events.c95 head = trace_get_fields(call); in trace_find_event_field()
143 head = trace_get_fields(call); in trace_define_field()
195 head = trace_get_fields(call); in trace_destroy_fields()
211 head = trace_get_fields(call); in trace_event_get_offsets()
1294 struct list_head *head = trace_get_fields(call); in f_next()
2137 head = trace_get_fields(call); in event_define_fields()
/Linux-v5.10/include/linux/
Dtrace_events.h346 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields() function