Home
last modified time | relevance | path

Searched refs:NW_FINALIZE_PROFILE (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/dev/
Ddev_Config.h30 #define NW_FINALIZE_PROFILE(allocator) nw::dev::ProfileCenter::Finalize(allocator) macro
38 #define NW_FINALIZE_PROFILE(allocator) (void)0 macro
/NW4C-2.0.3/include/nw/demo/
Ddemo_DebugUtility.h705 NW_FINALIZE_PROFILE(m_DeviceAllocator); in ~DemoTestLoop()