Home
last modified time | relevance | path

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

/misc/debug_tools/acrn_log/
A Dacrnlog.c75 struct hvlog_dev { struct
76 int fd;
77 struct hvlog_msg *msg; /* pointer to msg */
79 int latched; /* 1 if an sbuf element latched */
80 char entry_latch[LOG_ELEMENT_SIZE]; /* latch for an sbuf element */
81 struct hvlog_msg latched_msg; /* latch for parsed msg */

Completed in 4 milliseconds