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