Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/scripts/python/
Dexport-to-postgresql.py539 comm_thread_file = open_output_file("comm_thread_table.bin") variable
569 copy_output_file(comm_thread_file, "comm_threads")
583 remove_output_file(comm_thread_file)
675 comm_thread_file.write(value)