Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_stats.h131 struct DomainStatsEntry { struct
135 using DomainTable = std::unordered_map<uint32_t, DomainStatsEntry>; argument
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_stats.cpp140 DomainStatsEntry entry; in UpdateDomainTable()