Home
last modified time | relevance | path

Searched refs:trace_unhandled (Results 1 – 13 of 13) sorted by relevance

/linux/tools/perf/scripts/python/
A Dcheck-perf-trace.py54 def trace_unhandled(event_name, context, event_fields_dict): function
A Devent_analyzing_sample.py191 def trace_unhandled(event_name, context, event_fields_dict): function
A Dintel-pt-events.py99 def trace_unhandled(event_name, context, event_fields_dict): function
A Dexport-to-sqlite.py666 def trace_unhandled(event_name, context, event_fields_dict): function
A Dsched-migration.py461 def trace_unhandled(event_name, context, event_fields_dict): function
A Dexport-to-postgresql.py966 def trace_unhandled(event_name, context, event_fields_dict): function
/linux/tools/perf/scripts/perl/
A Dwakeup-latency.pl101 sub trace_unhandled subroutine
A Dcheck-perf-trace.pl92 sub trace_unhandled subroutine
A Drw-by-file.pl98 sub trace_unhandled subroutine
A Drwtop.pl197 sub trace_unhandled subroutine
A Drw-by-pid.pl178 sub trace_unhandled subroutine
/linux/tools/perf/Documentation/
A Dperf-script-perl.txt42 ignored (or passed to a 'trace_unhandled' function, see below) and the
151 *trace_unhandled*, if defined, is called after for any event that
156 sub trace_unhandled
A Dperf-script-python.txt152 def trace_unhandled(event_name, context, event_fields_dict):
176 generated for every script. The first, trace_unhandled(), is called
209 trace_unhandled() functions, which we won't be using. That leaves us
436 ignored (or passed to a 'trace_unhandled' function, see below) and the
544 *trace_unhandled*, if defined, is called after for any event that
549 def trace_unhandled(event_name, context, event_fields_dict):

Completed in 17 milliseconds