Searched refs:timebase (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/cmd/cpc/common/
H A Dtime.c38 static hrtime_t timebase; variable
43 timebase = gethrtime();
53 return ((float)(hrt - timebase) / NSECPERSEC);
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/arm/
H A Dannapurna-alpine.dts53 timebase-frequency = <0>;
66 timebase-frequency = <0>;
79 timebase-frequency = <0>;
92 timebase-frequency = <0>;
H A Dts7800.dts58 timebase-frequency = <0>;
H A Ddb88f5182.dts61 timebase-frequency = <0>;
H A Ddb88f5281.dts61 timebase-frequency = <0>;
H A Ddockstar.dts63 timebase-frequency = <0>;
H A Ddreamplug-1001.dts68 timebase-frequency = <0>;
H A Dsheevaplug.dts63 timebase-frequency = <0>;
H A Ddb78100.dts61 timebase-frequency = <0>;
H A Ddb78460.dts55 timebase-frequency = <0>;
H A Ddb88f6281.dts64 timebase-frequency = <0>;
H A Ddreamplug-1001N.dts68 timebase-frequency = <0>;
H A Dea3250.dts55 timebase-frequency = <0>;
H A Dimx6.dtsi49 timebase-frequency = <0>;
H A Dimx51x.dtsi56 timebase-frequency = <0>;
H A Dimx53x.dtsi58 timebase-frequency = <0>;
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.h463 uint32_t timebase; /* internal timer in seconds */ member in struct:aac_softstate
H A Daac.c6627 ASSERT(softs->time_sync <= softs->timebase);
6641 softs->time_sync = softs->timebase;
6661 ASSERT(softs->time_out <= softs->timebase);
6663 softs_timebase = softs->timebase;
6697 softs->time_out = softs->timebase + aac_tick;
6767 softs->timebase += aac_tick;
6770 if (softs->time_out && softs->time_out <= softs->timebase)
6772 if (softs->time_sync && softs->time_sync <= softs->timebase)
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/powerpc/
H A Dmpc8572ds.dts93 timebase-frequency = <0>;
106 timebase-frequency = <0>;
H A Dmpc8555cds.dts91 timebase-frequency = <0>; // 33 MHz, from uboot

Completed in 125 milliseconds