Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/scripts/python/
Dexport-to-postgresql.py273 symbol_file = open_output_file("symbol_table.bin") variable
303 copy_output_file(symbol_file, "symbols")
317 remove_output_file(symbol_file)
421 symbol_file.write(value)