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

/linux-master/tools/perf/scripts/python/
H A Dexport-to-postgresql.py775 def remove_output_file(file): function
851 remove_output_file(evsel_file)
852 remove_output_file(machine_file)
853 remove_output_file(thread_file)
854 remove_output_file(comm_file)
855 remove_output_file(comm_thread_file)
856 remove_output_file(dso_file)
857 remove_output_file(symbol_file)
858 remove_output_file(branch_type_file)
859 remove_output_file(sample_fil
[all...]

Completed in 146 milliseconds