Searched defs:trace_unhandled (Results 1 – 12 of 12) sorted by relevance
/linux/tools/perf/scripts/perl/ |
H A D | rw-by-file.pl | 98 sub trace_unhandled subroutine
|
H A D | wakeup-latency.pl | 101 sub trace_unhandled subroutine
|
H A D | rw-by-pid.pl | 178 sub trace_unhandled subroutine
|
H A D | check-perf-trace.pl | 92 sub trace_unhandled subroutine
|
H A D | rwtop.pl | 197 sub trace_unhandled subroutine
|
/linux/tools/perf/scripts/python/ |
H A D | event_analyzing_sample.py | 191 def trace_unhandled(event_name, context, event_fields_dict): function
|
H A D | check-perf-trace.py | 54 def trace_unhandled(event_name, context, event_fields_dict): function
|
H A D | intel-pt-events.py | 109 def trace_unhandled(event_name, context, event_fields_dict): function
|
H A D | export-to-sqlite.py | 669 def trace_unhandled(event_name, context, event_fields_dict): function
|
H A D | task-analyzer.py | 905 def trace_unhandled(event_name, context, event_fields_dict, perf_sample_dict): function
|
H A D | export-to-postgresql.py | 969 def trace_unhandled(event_name, context, event_fields_dict): function
|
H A D | sched-migration.py | 461 def trace_unhandled(event_name, context, event_fields_dict): function
|