Searched defs:timecounter (Results 1 – 2 of 2) sorted by relevance
42 struct timecounter { struct43 timecounter_get_t *tc_get_timecount; argument49 timecounter_pps_t *tc_poll_pps; argument61 /* Name of the timecounter. */ argument64 * Used to determine if this timecounter is better than argument76 /* Pointer to the timecounter's private parts. */ argument77 struct timecounter *tc_next; argument79 timecounter_fill_vdso_timehands_t *tc_fill_vdso_timehands; argument80 timecounter_fill_vdso_timehands32_t *tc_fill_vdso_timehands32; argument
98 struct timecounter *timecounter = &dummy_timecounter; variable2188 DB_SHOW_COMMAND(timecounter, db_show_timecounter) in DB_SHOW_COMMAND() argument