Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexport-to-postgresql.py782 dso_file = open_output_file("dso_table.bin") variable
831 copy_output_file(dso_file, "dsos")
853 remove_output_file(dso_file)
1012 dso_file.write(value)