Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/frameworks/hidebug_ndk/
Dhidebug_ndk.cpp109 void OH_HiDebug_GetSystemMemInfo(HiDebug_SystemMemInfo *systemMemInfo) in OH_HiDebug_GetSystemMemInfo()
/developtools/profiler/hidebug/test/unittest/native/
Dhidebug_test.cpp235 HiDebug_SystemMemInfo systemMemInfo; variable
/developtools/profiler/hidebug/interfaces/cj/
Dhidebug_ffi.cpp196 auto systemMemInfo = HidebugNativeInterface::GetInstance().GetSystemMemInfo(); in FfiHidebugGetSystemMemInfo() local
/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp623 SysMemory systemMemInfo{}; in GetSystemMemInfo() local