Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events_inject.c209 tracing_generic_entry_update(entry, call->event.type, in parse_entry()
H A Dtrace.c1068 tracing_generic_entry_update(ent, type, trace_ctx); in trace_event_setup()
/linux/include/linux/
H A Dtrace_events.h174 static inline void tracing_generic_entry_update(struct trace_entry *entry, in tracing_generic_entry_update() function