Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexport-to-postgresql.py779 thread_file = open_output_file("thread_table.bin") variable
828 copy_output_file(thread_file, "threads")
850 remove_output_file(thread_file)
989 thread_file.write(value)