Searched defs:timestamp_table (Results 1 – 1 of 1) sorted by relevance
14 struct timestamp_table { struct15 uint64_t base_time;16 uint16_t max_entries;17 uint16_t tick_freq_mhz;18 uint32_t num_entries;19 struct timestamp_entry entries[]; /* Variable number of entries */