Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Devent_log_task.h75 void MemoryUsageCapture();
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp57 …captureList_.insert(std::pair<std::string, capture>("cmd:m", [this] { this->MemoryUsageCapture(); … in EventLogTask()
261 void EventLogTask::MemoryUsageCapture() in MemoryUsageCapture() function in OHOS::HiviewDFX::EventLogTask
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp181 logTask->MemoryUsageCapture();