Home
last modified time | relevance | path

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

/ohos5.0/drivers/liteos/hievent/src/
H A Dhievent_driver.c59 struct HieventEntry { struct
60 uint16_t len;
61 uint16_t hdrSize;
62 int32_t pid;
63 int32_t tid;
64 int32_t sec;
65 int32_t nsec;
66 char msg[0];