Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py799 context_switches_file = open_output_file("context_switches_table.bin") variable
848 copy_output_file(context_switches_file, "context_switches")
870 remove_output_file(context_switches_file)
1114 context_switches_file.write(value)