Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/scripts/python/
Dexport-to-postgresql.py546 call_file = open_output_file("call_table.bin") variable
576 copy_output_file(call_file, "calls")
590 remove_output_file(call_file)
712 call_file.write(value)