/aosp_15_r20/external/flashrom/ |
H A D | udelay.c | 33 static void clock_usec_delay(int usecs) in clock_usec_delay() 63 static void clock_usec_delay(unsigned int usecs) { in clock_usec_delay() 86 void internal_sleep(unsigned int usecs) in internal_sleep() 98 void default_delay(unsigned int usecs) in default_delay() 110 void default_delay(unsigned int usecs) in default_delay()
|
H A D | udelay_dos.c | 31 __attribute__ ((noinline)) static void myusec_delay(unsigned int usecs) in myusec_delay() 64 static unsigned long measure_delay(unsigned int usecs) in measure_delay() 150 void internal_sleep(unsigned int usecs) in internal_sleep() 159 void default_delay(unsigned int usecs) in default_delay()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/src/ |
H A D | stopwatch.c | 33 unsigned int usecs = MIN(MAX_USECS, remaining_usecs); in stopwatch_set_usecs() local 43 void stopwatch_init_usecs_expire(unsigned int usecs) in stopwatch_init_usecs_expire()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/src/ |
D | stopwatch.c | 33 unsigned int usecs = MIN(MAX_USECS, remaining_usecs); in stopwatch_set_usecs() local 43 void stopwatch_init_usecs_expire(unsigned int usecs) in stopwatch_init_usecs_expire()
|
/aosp_15_r20/external/iperf3/src/ |
H A D | timer.c | 124 int64_t usecs, int periodic ) in tmr_create() 157 int64_t usecs; in tmr_timeout() local
|
H A D | iperf_time.h | 34 uint32_t usecs; member
|
H A D | iperf_time.c | 73 iperf_time_add_usecs(struct iperf_time *time1, uint64_t usecs) in iperf_time_add_usecs()
|
H A D | timer.h | 62 int64_t usecs; member
|
/aosp_15_r20/external/liburing/test/ |
H A D | cq-overflow.c | 24 static int test_io(const char *file, unsigned long usecs, unsigned *drops, int fault) in test_io() 248 unsigned long usecs; in main() local
|
H A D | accept.c | 358 unsigned int usecs; member 439 static int test_accept_cancel(unsigned usecs, unsigned int nr, bool multishot) in test_accept_cancel()
|
/aosp_15_r20/external/coreboot/src/soc/amd/common/psp_verstage/ |
H A D | delay.c | 7 void udelay(uint32_t usecs) in udelay()
|
/aosp_15_r20/external/coreboot/src/arch/arm64/ |
H A D | arch_timer.c | 27 long usecs = (tvalue * mult) / tfreq; in timer_monotonic_get() local
|
/aosp_15_r20/external/ltp/testcases/lib/ |
H A D | tst_sleep.c | 32 long interval, secs = 0, usecs = 0; in main() local
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | os_time.c | 66 os_time_sleep(int64_t usecs) in os_time_sleep()
|
/aosp_15_r20/external/coreboot/src/cpu/x86/lapic/ |
H A D | apic_timer.c | 21 void udelay(u32 usecs) in udelay()
|
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/ |
H A D | mlos.h | 88 static inline void udelay(unsigned long usecs) in udelay()
|
/aosp_15_r20/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/ |
H A D | mlos.h | 88 static inline void udelay(unsigned long usecs) in udelay()
|
/aosp_15_r20/external/libchrome/base/synchronization/ |
H A D | condition_variable_posix.cc | 81 int64_t usecs = max_time.InMicroseconds(); in TimedWait() local
|
/aosp_15_r20/external/cronet/base/synchronization/ |
H A D | condition_variable_posix.cc | 119 int64_t usecs = max_time.InMicroseconds(); in TimedWait() local
|
/aosp_15_r20/external/coreboot/src/drivers/spi/ |
H A D | cbfs_spi.c | 39 long usecs; in spi_readat() local
|
/aosp_15_r20/external/curl/lib/ |
H A D | timeval.c | 147 uint64_t usecs; in Curl_now() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/ |
H A D | null_syscall.c | 43 static void cpu_soak_usecs(unsigned long usecs) in cpu_soak_usecs()
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkDeviceMemoryExternalMac.hpp | 49 uint64_t usecs = (uint64_t)((double)time * convert_ratio - secs * 1e9); in GetTime() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/statx/ |
H A D | statx06.c | 49 unsigned int usecs; in clock_wait_tick() local
|
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/ |
H A D | time.c | 49 suseconds_t usecs; member
|