Searched refs:ms_prof (Results 1 – 1 of 1) sorted by relevance
191 MsProfile &ms_prof = GetSingleton(); in GetProfile() local192 if (ms_prof.profile_ == nullptr) { in GetProfile()194 ms_prof.profile_ = new Profile(); in GetProfile()196 ms_prof.profile_ = new ProfileBase(); in GetProfile()199 return ms_prof.profile_; in GetProfile()