Home
last modified time | relevance | path

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

/freebsd/lib/libpmc/
H A Dpmclog.h66 struct timespec pl_ts; member
174 struct timespec pl_ts; /* log entry timestamp (legacy) */ member
H A Dlibpmc_json.cc94 (uintmax_t)ev->pl_u.pl_i.pl_ts.tv_sec, (uintmax_t)ev->pl_u.pl_i.pl_ts.tv_nsec); in initialize_to_json()
H A Dpmclog.c329 memcpy(&ev->pl_u.pl_i.pl_ts, le, sizeof(struct timespec)); in pmclog_get_event()
/freebsd/sys/sys/
H A Dpmclog.h155 struct timespec pl_ts; member