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

/linux-4.1.27/tools/perf/scripts/python/
H A Dexport-to-postgresql.py270 comm_file = open_output_file("comm_table.bin") variable
300 copy_output_file(comm_file, "comms")
314 remove_output_file(comm_file)
402 comm_file.write(value)

Completed in 50 milliseconds