Searched defs:ticker_ext (Results 1 – 1 of 1) sorted by relevance
214 struct ticker_ext { struct216 uint32_t ticks_slot_window;/* Window in which the slot220 uint32_t ticks_drift; /* Actual drift since last expiry */221 uint8_t reschedule_state; /* State of re-scheduling of the245 struct ticker_ext *ext_data); argument