Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py784 comm_thread_file = open_output_file("comm_thread_table.bin") variable
833 copy_output_file(comm_thread_file, "comm_threads")
855 remove_output_file(comm_thread_file)
1004 comm_thread_file.write(value)