Lines Matching refs:event_name
143 def raw_syscalls__sys_enter(event_name, context, common_cpu,
146 print_header(event_name, common_cpu, common_secs, common_nsecs,
152 def trace_unhandled(event_name, context, common_cpu, common_secs, common_nsecs,
154 print_header(event_name, common_cpu, common_secs, common_nsecs,
157 def print_header(event_name, cpu, secs, nsecs, pid, comm):
159 (event_name, cpu, secs, nsecs, pid, comm),
227 def raw_syscalls__sys_enter(event_name, context, common_cpu,
293 def raw_syscalls__sys_enter(event_name, context, common_cpu,
475 def sched__sched_wakeup(event_name, context, common_cpu, common_secs,
491 event_name the name of the event as text
553 def trace_unhandled(event_name, context, common_cpu, common_secs,
579 …(event_name, field_name, field_value) - returns the string representation corresponding to field_v…
580 …event_name, field_name, field_value) - returns the string representation corresponding to field_va…