Home
last modified time | relevance | path

Searched defs:timecounter (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/sys/
H A Dtimetc.h40 struct timecounter { struct
41 tc_get_timecounttimecounter global() argument
47 tc_poll_ppstimecounter global() argument
59 tc_nametimecounter global() argument
62 tc_qualitytimecounter global() argument
74 tc_privtimecounter global() argument
75 tc_nexttimecounter global() argument
77 tc_fill_vdso_timehandstimecounter global() argument
78 tc_fill_vdso_timehands32timecounter global() argument
[all...]
/freebsd-src/sys/kern/
H A Dkern_tc.c96 struct timecounter *timecounter = &dummy_timecounter; variable
2239 DB_SHOW_COMMAND(timecounter,db_show_timecounter) DB_SHOW_COMMAND() argument
[all...]