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

/freebsd-current/lib/libpmc/
H A Dpmclog.h66 struct timespec pl_ts; member in struct:pmclog_ev_initialize
172 struct timespec pl_ts; /* log entry timestamp */ member in struct:pmclog_ev
H A Dlibpmc_json.cc78 typenames[ev->pl_type], (uintmax_t)ev->pl_ts.tv_sec);
94 (uintmax_t)ev->pl_u.pl_i.pl_ts.tv_sec, (uintmax_t)ev->pl_u.pl_i.pl_ts.tv_nsec);
H A Dpmclog.c291 ev->pl_ts.tv_sec = ph->pl_tsc;
329 memcpy(&ev->pl_u.pl_i.pl_ts, le, sizeof(struct timespec));
/freebsd-current/sys/sys/
H A Dpmclog.h141 struct timespec pl_ts; member in struct:pmclog_initialize

Completed in 309 milliseconds