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

/linux-master/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)

Completed in 218 milliseconds