Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Dbase_def.h90 struct ContentHeader { struct
92 uint64_t seq;
95 uint64_t timestamp;
98 uint8_t timeZone;
101 uint32_t uid;
104 uint32_t pid;
107 uint32_t tid;
110 uint64_t id;
113 uint8_t type : 2;
116 uint8_t isTraceOpened : 1;
[all …]