Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_events_inject.c209 tracing_generic_entry_update(entry, call->event.type, in parse_entry()
H A Dtrace_event_perf.c429 tracing_generic_entry_update(entry, type, tracing_gen_ctx()); in perf_trace_buf_update()
H A Dtrace.c981 tracing_generic_entry_update(ent, type, trace_ctx); in trace_event_setup()
/openbmc/linux/include/linux/
H A Dtrace_events.h167 static inline void tracing_generic_entry_update(struct trace_entry *entry, in tracing_generic_entry_update() function