Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/scripts/python/
Dexport-to-postgresql.py530 def remove_output_file(file): function
579 remove_output_file(evsel_file)
580 remove_output_file(machine_file)
581 remove_output_file(thread_file)
582 remove_output_file(comm_file)
583 remove_output_file(comm_thread_file)
584 remove_output_file(dso_file)
585 remove_output_file(symbol_file)
586 remove_output_file(branch_type_file)
587 remove_output_file(sample_file)
[all …]