Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py797 exstop_file = open_output_file("exstop_table.bin") variable
846 copy_output_file(exstop_file, "exstop")
868 remove_output_file(exstop_file)
1086 exstop_file.write(value)