Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py775 def remove_output_file(file): function
851 remove_output_file(evsel_file)
853 remove_output_file(thread_file)
854 remove_output_file(comm_file)
856 remove_output_file(dso_file)
857 remove_output_file(symbol_file)
863 remove_output_file(call_file)
865 remove_output_file(cbr_file)
866 remove_output_file(mwait_file)
867 remove_output_file(pwre_file)
[all …]