Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py783 comm_file = open_output_file("comm_table.bin") variable
832 copy_output_file(comm_file, "comms")
854 remove_output_file(comm_file)
999 comm_file.write(value)