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

/linux-master/tools/perf/scripts/python/
H A Dexport-to-postgresql.py796 pwre_file = open_output_file("pwre_table.bin") variable
845 copy_output_file(pwre_file, "pwre")
867 remove_output_file(pwre_file)
1079 pwre_file.write(value)

Completed in 258 milliseconds