Lines Matching refs:copy_output_file
754 def copy_output_file(file, table_name): function
829 copy_output_file(evsel_file, "selected_events")
830 copy_output_file(machine_file, "machines")
831 copy_output_file(thread_file, "threads")
832 copy_output_file(comm_file, "comms")
833 copy_output_file(comm_thread_file, "comm_threads")
834 copy_output_file(dso_file, "dsos")
835 copy_output_file(symbol_file, "symbols")
836 copy_output_file(branch_type_file, "branch_types")
837 copy_output_file(sample_file, "samples")
839 copy_output_file(call_path_file, "call_paths")
841 copy_output_file(call_file, "calls")
842 copy_output_file(ptwrite_file, "ptwrite")
843 copy_output_file(cbr_file, "cbr")
844 copy_output_file(mwait_file, "mwait")
845 copy_output_file(pwre_file, "pwre")
846 copy_output_file(exstop_file, "exstop")
847 copy_output_file(pwrx_file, "pwrx")
848 copy_output_file(context_switches_file, "context_switches")