Searched defs:msc_timestamp (Results 1 – 1 of 1) sorted by relevance
513 struct msc_timestamp { struct514 enum tp_jump_state state;515 uint32_t interval;516 uint32_t now;517 } msc_timestamp; member