Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
196 head = trace_get_fields(call); in trace_destroy_fields()
212 head = trace_get_fields(call); in trace_event_get_offsets()
1296 struct list_head *head = trace_get_fields(call); in f_next()
2139 head = trace_get_fields(call); in event_define_fields()
/kernel/linux/linux-5.10/include/linux/
Dtrace_events.h346 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields() function