Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/include/
H A Dsys_event_repeat_guard.h49 constexpr uint8_t logNotPacked = 1; in IsLogPacked() local
50 return (head.log >> logLowBit) != logNotPacked; in IsLogPacked()