Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_inject.c144 head = trace_get_fields(call); in trace_get_entry_size()
165 head = trace_get_fields(call); in trace_alloc_entry()
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtrace_events.h346 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields() function