Searched defs:timecounter (Results 1 – 2 of 2) sorted by relevance
40 struct timecounter { struct41 timecounter_get_t *tc_get_timecount; argument47 timecounter_pps_t *tc_poll_pps; argument59 /* Name of the timecounter. */ argument62 * Used to determine if this timecounter is better than argument74 /* Pointer to the timecounter's private parts. */ argument75 struct timecounter *tc_next; argument77 timecounter_fill_vdso_timehands_t *tc_fill_vdso_timehands; argument78 timecounter_fill_vdso_timehands32_t *tc_fill_vdso_timehands32; argument
97 struct timecounter *timecounter = &dummy_timecounter; variable2247 DB_SHOW_COMMAND(timecounter, db_show_timecounter) in DB_SHOW_COMMAND() argument