Searched refs:pl_ts (Results 1 – 4 of 4) sorted by relevance
66 struct timespec pl_ts; member174 struct timespec pl_ts; /* log entry timestamp (legacy) */ member
94 (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()
329 memcpy(&ev->pl_u.pl_i.pl_ts, le, sizeof(struct timespec)); in pmclog_get_event()
155 struct timespec pl_ts; member