Home
last modified time | relevance | path

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

/linux-6.15/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.c1017 tracing_generic_entry_update(ent, type, trace_ctx); in trace_event_setup()
/linux-6.15/include/linux/
H A Dtrace_events.h173 static inline void tracing_generic_entry_update(struct trace_entry *entry, in tracing_generic_entry_update() function