Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexport-to-postgresql.py796 context_switches_file = open_output_file("context_switches_table.bin") variable
845 copy_output_file(context_switches_file, "context_switches")
867 remove_output_file(context_switches_file)
1111 context_switches_file.write(value)