Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexport-to-postgresql.py790 ptwrite_file = open_output_file("ptwrite_table.bin") variable
839 copy_output_file(ptwrite_file, "ptwrite")
861 remove_output_file(ptwrite_file)
1051 ptwrite_file.write(value)