Home
last modified time | relevance | path

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

/linux/include/trace/
A Dtrace_custom_events.h109 static struct trace_event_fields trace_custom_event_fields_##call[] = { \
A Dtrace_events.h243 static struct trace_event_fields trace_event_fields_##call[] = { \
/linux/kernel/trace/
A Dtrace_export.c134 static struct trace_event_fields ftrace_event_fields_##name[] = { \
A Dtrace_syscalls.c469 static struct trace_event_fields __refdata syscall_enter_fields_array[] = {
495 .fields_array = (struct trace_event_fields[]){
A Dtrace_fprobe.c635 static struct trace_event_fields fentry_fields_array[] = {
641 static struct trace_event_fields fexit_fields_array[] = {
A Dtrace_eprobe.c246 static struct trace_event_fields eprobe_fields_array[] = {
A Dtrace_kprobe.c1851 static struct trace_event_fields kretprobe_fields_array[] = {
1857 static struct trace_event_fields kprobe_fields_array[] = {
A Dtrace_uprobe.c1587 static struct trace_event_fields uprobe_fields_array[] = {
A Dtrace_events.c253 struct trace_event_fields *field = call->class->fields_array; in test_field()
2461 struct trace_event_fields *field = call->class->fields_array; in event_define_fields()
A Dtrace_events_synth.c856 static struct trace_event_fields synth_event_fields_array[] = {
A Dtrace_events_user.c1284 static struct trace_event_fields user_event_fields_array[1];
/linux/include/linux/
A Dtrace_events.h281 struct trace_event_fields { struct
304 struct trace_event_fields *fields_array; argument

Completed in 38 milliseconds