Home
last modified time | relevance | path

Searched refs:GetPMStateName (Results 1 - 5 of 5) sorted by relevance

/commonlibrary/memory_utils/libpurgeablemem/cpp/src/
H A Dux_page_table.cpp36 HILOG_ERROR(LOG_CORE, "%{public}s: InitUxPageTable fail, %{public}s", __func__, GetPMStateName(err)); in UxPageTable()
48 HILOG_ERROR(LOG_CORE, "%{public}s: deinit upt fail, %{public}s", __func__, GetPMStateName(err)); in ~UxPageTable()
H A Dpurgeable_mem_base.cpp92 __func__, GetPMStateName(err), tryTimes); in BeginRead()
138 PM_HILOG_ERROR(LOG_CORE, "%{public}s: err %{public}s, UxptePut.", __func__, GetPMStateName(err)); in BeginWrite()
/commonlibrary/memory_utils/libpurgeablemem/common/src/
H A Dpm_state_c.c45 const char *GetPMStateName(PMState state) in GetPMStateName() function
/commonlibrary/memory_utils/libpurgeablemem/common/include/
H A Dpm_state_c.h59 const char *GetPMStateName(PMState state);
/commonlibrary/memory_utils/libpurgeablemem/c/src/
H A Dpurgeable_mem_c.c96 "%{public}s: InitUxPageTable fail, %{public}s", __func__, GetPMStateName(err)); in PurgMemCreate_()
194 "%{public}s: deinit upt fail, %{public}s", __func__, GetPMStateName(deinitRet)); in PurgMemDestroy()
208 PM_HILOG_ERROR_C(LOG_CORE, "%{public}s: fail, %{public}s", __func__, GetPMStateName(err)); in PurgMemDestroy()
317 PM_HILOG_ERROR_C(LOG_CORE, "%{public}s: %{public}s, UxptePut.", __func__, GetPMStateName(err)); in PurgMemBeginRead()
341 PM_HILOG_ERROR_C(LOG_CORE, "%{public}s: %{public}s, return false, UxptePut.", __func__, GetPMStateName(err)); in PurgMemBeginWrite()
363 PM_HILOG_ERROR_C(LOG_CORE, "%{public}s: %{public}s, return false, UxptePut.", __func__, GetPMStateName(err)); in PurgMemBeginWrite()

Completed in 3 milliseconds