Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py564 call_file = open_output_file("call_table.bin") variable
595 copy_output_file(call_file, "calls")
610 remove_output_file(call_file)
734 call_file.write(value)