Searched defs:pmclog_threadcreate (Results 1 – 1 of 1) sorted by relevance
243 struct pmclog_threadcreate { struct245 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 */