Home
last modified time | relevance | path

Searched defs:systemMemInfo (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/hidebug/frameworks/hidebug_ndk/
Dhidebug_ndk.cpp122 void OH_HiDebug_GetSystemMemInfo(HiDebug_SystemMemInfo *systemMemInfo) in OH_HiDebug_GetSystemMemInfo()
/developtools/profiler/hidebug/test/unittest/native/
Dhidebug_test.cpp199 HiDebug_SystemMemInfo systemMemInfo; variable
/developtools/profiler/hidebug/interfaces/cj/
Dhidebug_ffi.cpp143 auto systemMemInfo = HidebugNativeInterface::GetInstance().GetSystemMemInfo(); in FfiHidebugGetSystemMemInfo() local