Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexport-to-postgresql.py794 exstop_file = open_output_file("exstop_table.bin") variable
843 copy_output_file(exstop_file, "exstop")
865 remove_output_file(exstop_file)
1083 exstop_file.write(value)