Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dtrace_events.h199 struct trace_event_fields { struct
221 struct trace_event_fields *fields_array; argument
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_export.c127 static struct trace_event_fields ftrace_event_fields_##name[] = { \
H A Dtrace_syscalls.c490 static struct trace_event_fields __refdata syscall_enter_fields_array[] = {
516 .fields_array = (struct trace_event_fields[]){
H A Dtrace_kprobe.c1766 static struct trace_event_fields kretprobe_fields_array[] = {
1772 static struct trace_event_fields kprobe_fields_array[] = {
H A Dtrace_uprobe.c1555 static struct trace_event_fields uprobe_fields_array[] = {
H A Dtrace_events_synth.c746 static struct trace_event_fields synth_event_fields_array[] = {
H A Dtrace_events.c2141 struct trace_event_fields *field = call->class->fields_array; in event_define_fields()
/OK3568_Linux_fs/kernel/include/trace/
H A Dtrace_events.h443 static struct trace_event_fields trace_event_fields_##call[] = { \