Searched defs:ProfContext (Results 1 – 2 of 2) sorted by relevance
98 friend class ProfContext; variable159 explicit NoProfTransaction(ProfContext *) {} in NoProfTransaction() argument
198 ProfContext::ProfContext(const std::string &name, ProfileBase *const prof) in ProfContext() function in mindspore::ProfContext