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