Home
last modified time | relevance | path

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

/dports/sysutils/mcelog/mcelog-178/
H A Dtsc.c139 static int tsc_reliable(int cputype, int cpunum) in tsc_reliable() function
164 static int tsc_reliable(int cputype, int cpunum) in tsc_reliable() function
/dports/benchmarks/fio/fio-3.29/
H A Dgettime.c25 bool tsc_reliable = false; variable