Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dprocess_collector_impl.cpp34 const std::string GET_MEM_CG_PROCESSES_FUNC_NAME = "GetMemCgProcesses"; variable
72 reinterpret_cast<GetMemCgProcesses>(dlsym(handle_, GET_MEM_CG_PROCESSES_FUNC_NAME.c_str())); in GetMemCgProcesses()