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

/linux-master/tools/perf/scripts/python/
H A Dexport-to-postgresql.py793 ptwrite_file = open_output_file("ptwrite_table.bin") variable
842 copy_output_file(ptwrite_file, "ptwrite")
864 remove_output_file(ptwrite_file)
1054 ptwrite_file.write(value)

Completed in 206 milliseconds