Lines Matching refs:copy_output_file
509 def copy_output_file(file, table_name): function
565 copy_output_file(evsel_file, "selected_events")
566 copy_output_file(machine_file, "machines")
567 copy_output_file(thread_file, "threads")
568 copy_output_file(comm_file, "comms")
569 copy_output_file(comm_thread_file, "comm_threads")
570 copy_output_file(dso_file, "dsos")
571 copy_output_file(symbol_file, "symbols")
572 copy_output_file(branch_type_file, "branch_types")
573 copy_output_file(sample_file, "samples")
575 copy_output_file(call_path_file, "call_paths")
576 copy_output_file(call_file, "calls")