Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
A Dexport-to-postgresql.py784 branch_type_file = open_output_file("branch_type_table.bin") variable
833 copy_output_file(branch_type_file, "branch_types")
855 remove_output_file(branch_type_file)
1026 branch_type_file.write(value)

Completed in 6 milliseconds