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

/linux-master/tools/perf/scripts/python/
H A Dexport-to-postgresql.py794 cbr_file = open_output_file("cbr_table.bin") variable
843 copy_output_file(cbr_file, "cbr")
865 remove_output_file(cbr_file)
1062 cbr_file.write(value)

Completed in 105 milliseconds