Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_events.c93 head = trace_get_fields(call); in trace_find_event_field()
141 head = trace_get_fields(call); in trace_define_field()
193 head = trace_get_fields(call); in trace_destroy_fields()
209 head = trace_get_fields(call); in trace_event_get_offsets()
1187 struct list_head *head = trace_get_fields(call); in f_next()
1991 head = trace_get_fields(call); in event_create_dir()
/Linux-v5.4/include/linux/
Dtrace_events.h322 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields() function