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, event_fields_dict):
155 def print_header(event_name, cpu, secs, nsecs, pid, comm):
157 (event_name, cpu, secs, nsecs, pid, comm),
225 def raw_syscalls__sys_enter(event_name, context, common_cpu,
291 def raw_syscalls__sys_enter(event_name, context, common_cpu,
471 def sched__sched_wakeup(event_name, context, common_cpu, common_secs,
487 event_name the name of the event as text
549 def trace_unhandled(event_name, context, event_fields_dict):
574 …(event_name, field_name, field_value) - returns the string representation corresponding to field_v…
575 …event_name, field_name, field_value) - returns the string representation corresponding to field_va…