Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dconfig_manager.cc153 void ConfigManager::stop_dataset_profiler(bool stop_profiler) { stop_profiler_ = stop_profiler; } in stop_dataset_profiler() argument
Dconfig_manager.h185 void stop_dataset_profiler(bool stop_profiler);