OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timebase
(Results
1 - 17
of
17
) sorted by relevancy
/src/usr.bin/netstat/
vtw.h
7
void
timebase
(struct timeval *);
vtw.c
187
timebase
(struct timeval *tv)
function in typeref:typename:void
inet.c
389
timebase
(&t);
inet6.c
401
timebase
(&t);
/src/sys/kern/
kern_tc.c
159
}
timebase
__cacheline_aligned;
687
/* Spin until the
timebase
isn't changing. */
688
while ((gen = atomic_load_relaxed(&
timebase
.gen)) & 1)
691
/* Read out a snapshot of the
timebase
. */
693
base =
timebase
.bin;
697
} while (gen != atomic_load_relaxed(&
timebase
.gen));
889
bintime_add(&bt2, &
timebase
.bin);
890
timebase
.gen |= 1; /* change in progress */
892
timebase
.bin = bt;
894
timebase
.gen++; /* commit change *
[
all
...]
/src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/sifive/
hifive-unleashed-a00.dts
22
timebase
-frequency = <RTCCLK_FREQ>;
hifive-unmatched-a00.dts
23
timebase
-frequency = <RTCCLK_FREQ>;
/src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/allwinner/
sun20i-d1s.dtsi
10
timebase
-frequency = <24000000>;
/src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/renesas/
r9a07g043f.dtsi
18
timebase
-frequency = <12000000>;
/src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/microchip/
mpfs-beaglev-fire.dts
32
timebase
-frequency = <MTIMER_FREQ>;
mpfs.dtsi
16
timebase
-frequency = <1000000>;
/src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/sophgo/
cv18xx.dtsi
18
timebase
-frequency = <25000000>;
sg2042-cpus.dtsi
10
timebase
-frequency = <50000000>;
/src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive/
jh7100-common.dtsi
25
timebase
-frequency = <6250000>;
jh7110-common.dtsi
68
timebase
-frequency = <4000000>;
/src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/canaan/
k210.dtsi
28
timebase
-frequency = <7800000>;
/src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/thead/
th1520.dtsi
17
timebase
-frequency = <3000000>;
Completed in 22 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025