Searched defs:timestamp (Results 1 – 2 of 2) sorted by relevance
28 struct timestamp struct30 uint8_t len;31 uint8_t ptr;33 unsigned int flags:4;34 unsigned int overflow:4;36 unsigned int overflow:4;37 unsigned int flags:4;41 uint32_t data[9];
51 uint32_t timestamp; member99 uint32_t timestamp = get_nl_timestamp (); in cache_valid_p() local
Completed in 5 milliseconds