Searched refs:tracing_generic_entry_update (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/kernel/trace/ |
| D | trace_events_inject.c | 207 tracing_generic_entry_update(entry, call->event.type, irq_flags, in parse_entry()
|
| D | trace_event_perf.c | 428 tracing_generic_entry_update(entry, type, flags, pc); in perf_trace_buf_update()
|
| D | trace.c | 925 tracing_generic_entry_update(ent, type, flags, pc); in trace_event_setup() 2581 tracing_generic_entry_update(struct trace_entry *entry, unsigned short type, in tracing_generic_entry_update() function 2601 EXPORT_SYMBOL_GPL(tracing_generic_entry_update);
|
| /Linux-v5.10/include/linux/ |
| D | trace_events.h | 151 void tracing_generic_entry_update(struct trace_entry *entry,
|