Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/dev/
Ddev_Config.h28 #define NW_FINALIZE_PROFILE(allocator) nw::dev::ProfileCenter::Finalize(allocator) macro
36 #define NW_FINALIZE_PROFILE(allocator) (void)0 macro
/NW4C-1.2.23/include/nw/demo/
Ddemo_DebugUtility.h573 NW_FINALIZE_PROFILE(m_DeviceAllocator); in ~DemoTestLoop()