Home
last modified time | relevance | path

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

/linux-5.19.10/tools/include/linux/
Dtime64.h11 #define FSEC_PER_SEC 1000000000000000LL macro
/linux-5.19.10/include/vdso/
Dtime64.h13 #define FSEC_PER_SEC 1000000000000000LL macro
/linux-5.19.10/arch/x86/kernel/
Dhpet.c1029 freq = FSEC_PER_SEC; in hpet_enable()