Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py785 dso_file = open_output_file("dso_table.bin") variable
834 copy_output_file(dso_file, "dsos")
856 remove_output_file(dso_file)
1015 dso_file.write(value)