Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/device_client/
H A Dprocess_cpu_data.cpp39 entry_->cur_count = 0; in Init()
54 if (entry_ == NULL || current_ >= entry_->cur_count) { in GetNextProcess()
H A Dthread_cpu_data.cpp42 entry_->cur_count = 0; in Init()
57 if (entry_ == NULL || current_ >= entry_->cur_count) { in GetNextThread()
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/inner_include/
H A Dunified_collection_data.h42 unsigned int cur_count; member
68 unsigned int cur_count; member