Home
last modified time | relevance | path

Searched refs:th_algo (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dvdso.h37 uint32_t th_algo; member
134 uint32_t th_algo; member
/f-stack/freebsd/x86/x86/
H A Dtsc.c870 vdso_th->th_algo = VDSO_TH_ALGO_X86_TSC; in x86_tsc_vdso_timehands()
883 vdso_th32->th_algo = VDSO_TH_ALGO_X86_TSC; in x86_tsc_vdso_timehands32()
/f-stack/freebsd/arm/arm/
H A Dgeneric_timer.c595 vdso_th->th_algo = VDSO_TH_ALGO_ARM_GENTIM; in arm_tmr_fill_vdso_timehands()