Searched refs:pl_ts (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libpmc/
H A Dpmclog.h145 struct timespec pl_ts; /* log entry timestamp */ member in struct:pmclog_ev
H A Dpmclog.c308 PMCLOG_READ32(le,ev->pl_ts.tv_sec);
309 PMCLOG_READ32(le,ev->pl_ts.tv_nsec);

Completed in 109 milliseconds