Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/profiling/
Dprofiling_manager.h45 kProfCommandhandleInit = 0, enumerator
Dprofiling_manager.cc247 if (type == kProfCommandhandleInit) { in ProfCommandHandle()