Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py560 sample_file = open_output_file("sample_table.bin") variable
591 copy_output_file(sample_file, "samples")
606 remove_output_file(sample_file)
724 sample_file.write(value)