Home
last modified time | relevance | path

Searched defs:context_switch_table (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1108 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 Dexport-to-sqlite.py795 def context_switch_table(*x): function
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1111 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 Dexport-to-sqlite.py798 def context_switch_table(*x): function

Completed in 5 milliseconds