Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/dev/
Ddev_ParticleProfile.h54 m_Instance->m_ProfileManager->DumpReports(); in DumpCost()
61 m_Instance->m_IntervalProfileManager->DumpReports(); in DumpIntervalCost()
Ddev_Config.h32 #define NW_DUMP_PROFILE() nw::dev::ProfileCenter::GetProfileManager()->DumpReports()
Ddev_Profile.h180 void DumpReports();
358 void DumpReports(){} in DumpReports() function
/NW4C-2.0.3/sources/libraries/dev/
Ddev_Profile.cpp133 ProfileManager::DumpReports() in DumpReports() function in nw::dev::ProfileManager