Searched refs:CpuUsageCapture (Results 1 – 2 of 2) sorted by relevance
71 void CpuUsageCapture();
51 ….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