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

/linux-4.1.27/tools/perf/scripts/python/
H A Dexport-to-postgresql.py271 comm_thread_file = open_output_file("comm_thread_table.bin") variable
301 copy_output_file(comm_thread_file, "comm_threads")
315 remove_output_file(comm_thread_file)
407 comm_thread_file.write(value)

Completed in 45 milliseconds