Searched defs:context_switch_table (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/scripts/python/ |
| H A D | export-to-postgresql.py | 1108 def context_switch_table(id, machine_id, time, cpu, thread_out_id, comm_out_id, thread_in_id, comm_in_id, flags, *x): function
|
| H A D | export-to-sqlite.py | 795 def context_switch_table(*x): function
|
| /kernel/linux/linux-6.6/tools/perf/scripts/python/ |
| H A D | export-to-postgresql.py | 1111 def context_switch_table(id, machine_id, time, cpu, thread_out_id, comm_out_id, thread_in_id, comm_in_id, flags, *x): function
|
| H A D | export-to-sqlite.py | 798 def context_switch_table(*x): function
|
Completed in 5 milliseconds