Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py562 call_path_file = open_output_file("call_path_table.bin") variable
593 copy_output_file(call_path_file, "call_paths")
608 remove_output_file(call_path_file)
729 call_path_file.write(value)