Searched defs:ds_timer_info (Results 1 – 2 of 2) sorted by relevance
53 struct ds_timer_info { struct54 uintptr_t addr;55 uint32_t stop_mask;56 uint32_t restore_mask;
120 struct ds_timer_info { struct125 const struct ds_timer_info ds_timer_tbl[] = { argument