Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py547 def remove_output_file(file): function
598 remove_output_file(evsel_file)
599 remove_output_file(machine_file)
600 remove_output_file(thread_file)
601 remove_output_file(comm_file)
602 remove_output_file(comm_thread_file)
603 remove_output_file(dso_file)
604 remove_output_file(symbol_file)
605 remove_output_file(branch_type_file)
606 remove_output_file(sample_file)
[all …]