Searched refs:AutoProfile (Results 1 – 4 of 4) sorted by relevance
37 class AutoProfile; variable209 class AutoProfile212 NW_DISALLOW_COPY_AND_ASSIGN(AutoProfile);216 AutoProfile(const char* name, ProfileManager* profileManager);219 ~AutoProfile();367 class AutoProfile370 AutoProfile(const char*, ProfileManager*){} in AutoProfile() function371 ~AutoProfile(){} in ~AutoProfile()
31 #define NW_PROFILE(name) nw::dev::AutoProfile NW_profile(name, nw::dev::ProfileCenter::GetProfileMa…
146 nw::dev::AutoProfile p(name, nw::dev::ParticleProfileCenter::GetProfileManager())
268 AutoProfile::AutoProfile(const char* name, ProfileManager* profileManager) in AutoProfile() function in nw::dev::AutoProfile325 AutoProfile::~AutoProfile() in ~AutoProfile()388 AutoProfile::GetTime() in GetTime()