Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py787 branch_type_file = open_output_file("branch_type_table.bin") variable
836 copy_output_file(branch_type_file, "branch_types")
858 remove_output_file(branch_type_file)
1029 branch_type_file.write(value)