Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py557 dso_file = open_output_file("dso_table.bin") variable
588 copy_output_file(dso_file, "dsos")
603 remove_output_file(dso_file)
705 dso_file.write(value)