Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py556 comm_thread_file = open_output_file("comm_thread_table.bin") variable
587 copy_output_file(comm_thread_file, "comm_threads")
602 remove_output_file(comm_thread_file)
697 comm_thread_file.write(value)