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

/linux-master/tools/perf/scripts/python/
H A Dexport-to-postgresql.py790 call_path_file = open_output_file("call_path_table.bin") variable
839 copy_output_file(call_path_file, "call_paths")
861 remove_output_file(call_path_file)
1041 call_path_file.write(value)

Completed in 116 milliseconds