Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py792 call_file = open_output_file("call_table.bin") variable
841 copy_output_file(call_file, "calls")
863 remove_output_file(call_file)
1046 call_file.write(value)