Searched refs:AutoProfile (Results 1 – 4 of 4) sorted by relevance
35 class AutoProfile; variable207 class AutoProfile210 NW_DISALLOW_COPY_AND_ASSIGN(AutoProfile);214 AutoProfile(const char* name, ProfileManager* profileManager);217 ~AutoProfile();365 class AutoProfile368 AutoProfile(const char*, ProfileManager*){} in AutoProfile() function369 ~AutoProfile(){} in ~AutoProfile()
29 #define NW_PROFILE(name) nw::dev::AutoProfile NW_profile(name, nw::dev::ProfileCenter::GetProfileMa…
144 nw::dev::AutoProfile p(name, nw::dev::ParticleProfileCenter::GetProfileManager())
266 AutoProfile::AutoProfile(const char* name, ProfileManager* profileManager) in AutoProfile() function in nw::dev::AutoProfile323 AutoProfile::~AutoProfile() in ~AutoProfile()386 AutoProfile::GetTime() in GetTime()