Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/dev/
Ddev_ParticleProfile.h66 m_Instance->m_ProfileManager->ClearReports(); in Clear()
67 m_Instance->m_IntervalProfileManager->ClearReports(); in Clear()
Ddev_Config.h31 #define NW_CLEAR_PROFILE() nw::dev::ProfileCenter::GetProfileManager()->ClearReports()
Ddev_Profile.h143 void ClearReports();
335 void ClearReports(){} in ClearReports() function
/NW4C-1.3.3/sources/libraries/dev/
Ddev_Profile.cpp124 ProfileManager::ClearReports() in ClearReports() function in nw::dev::ProfileManager