Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
subr_cpufreq.c | 165 struct timespec nta, ntb; local in function:cpufreq_latency 191 nanotime(&nta); 194 timespecsub(&ntb, &nta, &ntb); |
subr_cpufreq.c | 165 struct timespec nta, ntb; local in function:cpufreq_latency 191 nanotime(&nta); 194 timespecsub(&ntb, &nta, &ntb); |