Searched refs:src_boottime_nsec (Results 1 – 2 of 2) sorted by relevance
56 EXPECT_EQ(0U, offsetof(Command, src_boottime_nsec)); in TEST()57 EXPECT_EQ(8U, sizeof(Command::src_boottime_nsec)); in TEST()
64 uint64_t src_boottime_nsec; // For latency measurement. member