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.cpp119 void OH_HiDebug_GetSystemMemInfo(HiDebug_SystemMemInfo *systemMemInfo) in OH_HiDebug_GetSystemMemInfo()
/developtools/profiler/hidebug/test/unittest/native/
Dhidebug_test.cpp227 HiDebug_SystemMemInfo systemMemInfo; variable
/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp770 auto systemMemInfo = nativeInterface->GetSystemMemInfo(); in GetSystemMemInfo() local