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

/linux-4.1.27/tools/perf/scripts/python/
H A Dexport-to-postgresql.py278 call_file = open_output_file("call_table.bin") variable
308 copy_output_file(call_file, "calls")
322 remove_output_file(call_file)
444 call_file.write(value)

Completed in 47 milliseconds