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