Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexport-to-postgresql.py772 def remove_output_file(file): function
848 remove_output_file(evsel_file)
849 remove_output_file(machine_file)
850 remove_output_file(thread_file)
851 remove_output_file(comm_file)
852 remove_output_file(comm_thread_file)
853 remove_output_file(dso_file)
854 remove_output_file(symbol_file)
855 remove_output_file(branch_type_file)
856 remove_output_file(sample_file)
[all …]