Home
last modified time | relevance | path

Searched defs:totalCount_ (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/sysevent_source/include/
Dplatform_monitor.h103 uint32_t totalCount_ = 0; variable
/base/hiviewdfx/hiview/base/
Dsys_event.cpp74 std::atomic<uint32_t> SysEvent::totalCount_(0); member in OHOS::HiviewDFX::SysEvent