Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/utils/
Dprofile.h33 class ProfileBase; variable
48 friend class ProfileBase; variable
Dprofile.cc147 ProfileBase::ProfileBase() : context_("", this) { in ProfileBase() function in mindspore::ProfileBase