Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py788 sample_file = open_output_file("sample_table.bin") variable
837 copy_output_file(sample_file, "samples")
859 remove_output_file(sample_file)
1036 sample_file.write(value)