Home
last modified time | relevance | path

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

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