Home
last modified time | relevance | path

Searched full:nanosecond (Results 1 – 25 of 193) sorted by relevance

12345678

/kernel/linux/linux-5.10/include/linux/
Dtimecounter.h27 * @mult: cycle to nanosecond multiplier
28 * @shift: cycle to nanosecond divisor (power of two)
42 * corresponding nanosecond counts with timecounter_cyc2time(). Users
45 * more often than the cycle counter wraps around. The nanosecond
Dclocksource.h41 * @mult: Cycle to nanosecond multiplier
42 * @shift: Cycle to nanosecond divisor (power of two)
188 * @mult: cycle to nanosecond multiplier
189 * @shift: cycle to nanosecond divisor (power of two)
Dktime.h4 * ktime_t - nanosecond-resolution time format.
28 /* Nanosecond scalar representation for kernel time values */
59 * Add a ktime_t variable and a scalar nanosecond value.
/kernel/linux/linux-6.6/include/linux/
Dtimecounter.h27 * @mult: cycle to nanosecond multiplier
28 * @shift: cycle to nanosecond divisor (power of two)
42 * corresponding nanosecond counts with timecounter_cyc2time(). Users
45 * more often than the cycle counter wraps around. The nanosecond
Dktime.h4 * ktime_t - nanosecond-resolution time format.
28 /* Nanosecond scalar representation for kernel time values */
59 * Add a ktime_t variable and a scalar nanosecond value.
Dclocksource.h42 * @mult: Cycle to nanosecond multiplier
43 * @shift: Cycle to nanosecond divisor (power of two)
194 * @mult: cycle to nanosecond multiplier
195 * @shift: cycle to nanosecond divisor (power of two)
/kernel/liteos_a/testsuites/unittest/libc/time/clock/smoke/
Dclock_test_smoke.cpp48 printf("the clock current time: %lld second, %ld nanosecond\n", oldtp.tv_sec, oldtp.tv_nsec); in ClockSmokeTest()
54 printf("the clock setting time: %lld second, %ld nanosecond\n", setts.tv_sec, setts.tv_nsec); in ClockSmokeTest()
58 …printf("obtaining the current time after setting: %lld second, %ld nanosecond\n", ts.tv_sec, ts.tv… in ClockSmokeTest()
/kernel/liteos_a/testsuites/unittest/libc/time/clock/full/
Dclock_test_003.cpp50 …printf("Obtaining the process running time: %lld second, %ld nanosecond\n", ts.tv_sec, ts.tv_nsec); in ClockTest()
61 …printf("Obtaining the process running time: %lld second, %ld nanosecond\n", ts.tv_sec, ts.tv_nsec); in ClockTest()
72 …printf("Obtaining the process running time: %lld second, %ld nanosecond\n", ts.tv_sec, ts.tv_nsec); in ClockTest()
/kernel/linux/linux-5.10/include/linux/platform_data/txx9/
Dndfmc.h17 unsigned int hold; /* hold time in nanosecond */
18 unsigned int spw; /* strobe pulse width in nanosecond */
/kernel/linux/linux-6.6/include/linux/platform_data/txx9/
Dndfmc.h17 unsigned int hold; /* hold time in nanosecond */
18 unsigned int spw; /* strobe pulse width in nanosecond */
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_tai.c61 u64 period; // nanosecond period in 32.32 fixed point
319 /* As the fractional nanosecond is a signed offset, if the MSB (sign) in mvpp22_tai_set_step()
406 /* The step size consists of three registers - a 16-bit nanosecond step in mvpp22_tai_probe()
407 * size, and a 32-bit fractional nanosecond step size split over two in mvpp22_tai_probe()
408 * registers. The fractional nanosecond step size has units of 2^-32ns. in mvpp22_tai_probe()
412 * which gives us the nanosecond step to the nearest integer in 16.32 in mvpp22_tai_probe()
414 * the MSB inverted. With rounding of the fractional nanosecond, and in mvpp22_tai_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_tai.c61 u64 period; // nanosecond period in 32.32 fixed point
319 /* As the fractional nanosecond is a signed offset, if the MSB (sign) in mvpp22_tai_set_step()
406 /* The step size consists of three registers - a 16-bit nanosecond step in mvpp22_tai_probe()
407 * size, and a 32-bit fractional nanosecond step size split over two in mvpp22_tai_probe()
408 * registers. The fractional nanosecond step size has units of 2^-32ns. in mvpp22_tai_probe()
412 * which gives us the nanosecond step to the nearest integer in 16.32 in mvpp22_tai_probe()
414 * the MSB inverted. With rounding of the fractional nanosecond, and in mvpp22_tai_probe()
/kernel/linux/linux-6.6/Documentation/timers/
Dtimekeeping.rst55 into a nanosecond value as an unsigned long long (unsigned 64 bit) number.
58 possible to a nanosecond value using only the arithmetic operations
130 i.e. after 64 bits. Since this is a nanosecond value this will mean it wraps
147 counter to derive a 64-bit nanosecond value, so for example on the ARM
149 sched_clock() nanosecond base from a 16- or 32-bit counter. Sometimes the
/kernel/linux/linux-5.10/Documentation/timers/
Dtimekeeping.rst55 into a nanosecond value as an unsigned long long (unsigned 64 bit) number.
58 possible to a nanosecond value using only the arithmetic operations
130 i.e. after 64 bits. Since this is a nanosecond value this will mean it wraps
147 counter to derive a 64-bit nanosecond value, so for example on the ARM
149 sched_clock() nanosecond base from a 16- or 32-bit counter. Sometimes the
/kernel/linux/linux-6.6/include/uapi/linux/
Dpfrut.h160 * @low_auth_time: Low 32bit value of image authentication time in nanosecond.
161 * @high_auth_time: High 32bit value of image authentication time in nanosecond.
162 * @low_exec_time: Low 32bit value of image execution time in nanosecond.
163 * @high_exec_time: High 32bit value of image execution time in nanosecond.
/kernel/liteos_a/kernel/base/include/
Dlos_tick_pri.h47 * Cycle to nanosecond scale
74 * Convert from the cycle count to nanosecond.
/kernel/linux/linux-6.6/drivers/rtc/
Drtc-efi.c61 eft->nanosecond = 0; in convert_to_efi_time()
207 eft.hour, eft.minute, eft.second, eft.nanosecond, in efi_procfs()
224 alm.hour, alm.minute, alm.second, alm.nanosecond, in efi_procfs()
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-efi.c61 eft->nanosecond = 0; in convert_to_efi_time()
206 eft.hour, eft.minute, eft.second, eft.nanosecond, in efi_procfs()
222 alm.hour, alm.minute, alm.second, alm.nanosecond, in efi_procfs()
/kernel/linux/linux-6.6/include/net/tc_act/
Dtc_police.h90 * = ---------------- bytes/nanosecond in tcf_police_burst()
138 * = ---------------- pkts/nanosecond in tcf_police_burst_pkt()
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
Dstat.h24 nanosecond resolution times, and padding for expansion. */
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
Dstat.h24 nanosecond resolution times, and padding for expansion. */
/kernel/linux/linux-5.10/arch/nds32/include/asm/
Dvdso_datapage.h22 u32 cs_shift; /* Cycle to nanosecond divisor (power of two) */
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
Dptp.c117 * represent number of nanosecond betwen each cycle. In this in ptp_adjfine()
120 * and lower is fractions of nanosecond. in ptp_adjfine()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Datmel-classd.txt32 Set non-overlapping time, the unit is nanosecond(ns).
/kernel/linux/linux-6.6/fs/xfs/scrub/
Dstats.h39 * least one nanosecond so that our stats don't report instantaneous in xchk_stats_elapsed_ns()

12345678