Home
last modified time | relevance | path

Searched refs:ClearReports (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/dev/
Ddev_ParticleProfile.h68 m_Instance->m_ProfileManager->ClearReports(); in Clear()
69 m_Instance->m_IntervalProfileManager->ClearReports(); in Clear()
Ddev_Config.h33 #define NW_CLEAR_PROFILE() nw::dev::ProfileCenter::GetProfileManager()->ClearReports()
Ddev_Profile.h145 void ClearReports();
337 void ClearReports(){} in ClearReports() function
/NW4C-2.0.3/sources/libraries/dev/
Ddev_Profile.cpp126 ProfileManager::ClearReports() in ClearReports() function in nw::dev::ProfileManager