Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexport-to-postgresql.py781 comm_thread_file = open_output_file("comm_thread_table.bin") variable
830 copy_output_file(comm_thread_file, "comm_threads")
852 remove_output_file(comm_thread_file)
1001 comm_thread_file.write(value)