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

/linux-master/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)

Completed in 100 milliseconds