Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py554 thread_file = open_output_file("thread_table.bin") variable
585 copy_output_file(thread_file, "threads")
600 remove_output_file(thread_file)
686 thread_file.write(value)