Searched refs:csv_file_path (Results 1 – 3 of 3) sorted by relevance
28 bool allow_dynamic_buffer_increase, const std::string& csv_file_path, in ProfilingListener() argument32 csv_file_path_(csv_file_path), in ProfilingListener()
35 bool allow_dynamic_buffer_increase, const std::string& csv_file_path = "",
542 csv_file_path = os.path.join(temp_dir, 'results.csv')543 if os.path.isfile(csv_file_path):544 shutil.move(csv_file_path, output_paths.csv_perf_results)