Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py782 thread_file = open_output_file("thread_table.bin") variable
831 copy_output_file(thread_file, "threads")
853 remove_output_file(thread_file)
992 thread_file.write(value)