Home
last modified time | relevance | path

Searched defs:GetProfilingOptions (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/profiler/device/ascend/
Dascend_profiling.h38 std::string GetProfilingOptions() const { return profiling_options_; } in GetProfilingOptions() function
/third_party/mindspore/mindspore/ccsrc/profiler/device/
Dprofiling.cc119 std::string ProfilerManager::GetProfilingOptions() const { in GetProfilingOptions() function in mindspore::profiler::ProfilerManager