Home
last modified time | relevance | path

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

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