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

/linux-4.1.27/tools/perf/scripts/python/
H A Dexport-to-postgresql.py275 sample_file = open_output_file("sample_table.bin") variable
305 copy_output_file(sample_file, "samples")
319 remove_output_file(sample_file)
434 sample_file.write(value)

Completed in 69 milliseconds