Lines Matching refs:copy_output_file
526 def copy_output_file(file, table_name): function
583 copy_output_file(evsel_file, "selected_events")
584 copy_output_file(machine_file, "machines")
585 copy_output_file(thread_file, "threads")
586 copy_output_file(comm_file, "comms")
587 copy_output_file(comm_thread_file, "comm_threads")
588 copy_output_file(dso_file, "dsos")
589 copy_output_file(symbol_file, "symbols")
590 copy_output_file(branch_type_file, "branch_types")
591 copy_output_file(sample_file, "samples")
593 copy_output_file(call_path_file, "call_paths")
595 copy_output_file(call_file, "calls")