Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/scripts/python/
Dexport-to-postgresql.py272 dso_file = open_output_file("dso_table.bin") variable
302 copy_output_file(dso_file, "dsos")
316 remove_output_file(dso_file)
415 dso_file.write(value)