Searched defs:pmclog_threadcreate (Results 1 – 1 of 1) sorted by relevance
229 struct pmclog_threadcreate { struct231 uint32_t pl_tid;232 uint32_t pl_pid;233 uint32_t pl_flags;234 uint32_t pl_pad;235 char pl_tdname[MAXCOMLEN+1]; /* keep 8 byte aligned */