Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexport-to-postgresql.py789 call_file = open_output_file("call_table.bin") variable
838 copy_output_file(call_file, "calls")
860 remove_output_file(call_file)
1043 call_file.write(value)