Searched refs:NW_INITIALIZE_PROFILE (Results 1 – 2 of 2) sorted by relevance
29 #define NW_INITIALIZE_PROFILE(maxReport, allocator) nw::dev::ProfileCenter::Initialize(maxReport, a… macro37 #define NW_INITIALIZE_PROFILE(maxReport, allocator) (void)0 macro
697 NW_INITIALIZE_PROFILE(NW_PROFILE_MAX_REPORT, m_DeviceAllocator); in DemoTestLoop()