Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
Devent_log_task.h71 void CpuUsageCapture();
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Devent_log_task.cpp51 ….insert(std::pair<std::string, capture>("cmd:c", std::bind(&EventLogTask::CpuUsageCapture, this))); in EventLogTask()
246 void EventLogTask::CpuUsageCapture() in CpuUsageCapture() function in OHOS::HiviewDFX::EventLogTask