Home
last modified time | relevance | path

Searched refs:trace_event_fields (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/kernel/trace/
Dtrace_export.c127 static struct trace_event_fields ftrace_event_fields_##name[] = { \
Dtrace_syscalls.c490 static struct trace_event_fields __refdata syscall_enter_fields_array[] = {
516 .fields_array = (struct trace_event_fields[]){
Dtrace_kprobe.c1756 static struct trace_event_fields kretprobe_fields_array[] = {
1762 static struct trace_event_fields kprobe_fields_array[] = {
Dtrace_uprobe.c1550 static struct trace_event_fields uprobe_fields_array[] = {
Dtrace_events_synth.c746 static struct trace_event_fields synth_event_fields_array[] = {
Dtrace_events.c2139 struct trace_event_fields *field = call->class->fields_array; in event_define_fields()
/Linux-v5.10/include/linux/
Dtrace_events.h199 struct trace_event_fields { struct
221 struct trace_event_fields *fields_array; argument
/Linux-v5.10/include/trace/
Dtrace_events.h441 static struct trace_event_fields trace_event_fields_##call[] = { \