Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dpmclog.h228 struct pmclog_threadcreate { struct
230 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 */