Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/dev/
Ddev_ParticleProfile.h52 m_Instance->m_ProfileManager->DumpReports(); in DumpCost()
59 m_Instance->m_IntervalProfileManager->DumpReports(); in DumpIntervalCost()
Ddev_Config.h30 #define NW_DUMP_PROFILE() nw::dev::ProfileCenter::GetProfileManager()->DumpReports()
Ddev_Profile.h178 void DumpReports();
356 void DumpReports(){} in DumpReports() function
/NW4C-1.3.3/sources/libraries/dev/
Ddev_Profile.cpp131 ProfileManager::DumpReports() in DumpReports() function in nw::dev::ProfileManager