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

/linux-master/tools/perf/scripts/python/
H A Dexport-to-postgresql.py798 pwrx_file = open_output_file("pwrx_table.bin") variable
847 copy_output_file(pwrx_file, "pwrx")
869 remove_output_file(pwrx_file)
1095 pwrx_file.write(value)

Completed in 212 milliseconds