Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dpmclog.h243 struct pmclog_threadcreate { struct
245 uint32_t pl_tid;
246 uint32_t pl_pid;
247 uint32_t pl_flags;
248 uint32_t pl_pad;
249 char pl_tdname[MAXCOMLEN+1]; /* keep 8 byte aligned */