/aosp_15_r20/external/ltp/testcases/kernel/syscalls/pselect/ |
H A D | pselect01.c | 12 int sample_fn(int clk_id, long long usec) in sample_fn()
|
/aosp_15_r20/external/ltp/lib/ |
H A D | tst_sig_proc.c | 14 pid_t create_sig_proc(int sig, int count, unsigned int usec) in create_sig_proc()
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/prctl/ |
H A D | prctl09.c | 18 static int sample_fn(int clk_id, long long usec) in sample_fn()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/include/aarch64/ |
H A D | delay.h | 20 static inline void udelay(unsigned long usec) in udelay()
|
/aosp_15_r20/external/coreboot/src/soc/amd/common/vboot/ |
H A D | vboot_bootblock.c | 16 static uint64_t timestamp_from_usec(uint64_t usec) in timestamp_from_usec()
|
/aosp_15_r20/system/extras/tests/schedtest/ |
H A D | schedtest.c | 37 long usec = (tv2.tv_sec - tv1.tv_sec) * 1000000 + tv2.tv_usec - tv1.tv_usec; in main() local
|
/aosp_15_r20/device/google/trout/hal/common/agl/watchdog/ |
D | watchdog.cpp | 29 uint64_t usec = 0; in WatchdogThread() local
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/delay_timer/ |
H A D | delay_timer.c | 23 void udelay(uint32_t usec) in udelay()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/delay_timer/ |
D | delay_timer.c | 23 void udelay(uint32_t usec) in udelay()
|
/aosp_15_r20/development/treble/ |
H A D | compare_build_trace.py | 52 def usec_to_min(usec): argument
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/select/ |
H A D | select02.c | 21 static int sample_fn(int clk_id, long long usec) in sample_fn()
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/poll/ |
H A D | poll02.c | 18 int sample_fn(int clk_id, long long usec) in sample_fn()
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/epoll_wait/ |
H A D | epoll_wait02.c | 25 int sample_fn(int clk_id, long long usec) in sample_fn()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/rpcsvc/ |
D | spray.x | 45 unsigned int usec; member
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/epoll_pwait/ |
H A D | epoll_pwait03.c | 23 int sample_fn(int clk_id, long long usec) in sample_fn()
|
/aosp_15_r20/external/liburing/test/ |
H A D | sqpoll-sleep.c | 16 long long sec, usec; in mtime_since() local
|
H A D | sqpoll-exit-hang.c | 17 long long sec, usec; in mtime_since() local
|
H A D | 7ad0e4b2f83c.c | 10 long long sec, usec; in mtime_since() local
|
/aosp_15_r20/external/strace/tests/ |
H A D | print_time.c | 70 print_time_t_usec(const time_t t, const unsigned long long usec, int comment) in print_time_t_usec()
|
/aosp_15_r20/external/coreboot/src/soc/qualcomm/ipq40xx/ |
H A D | timer.c | 46 void udelay(unsigned int usec) in udelay()
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | print_time.c | 70 print_time_t_usec(const time_t t, const unsigned long long usec, int comment) in print_time_t_usec()
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | print_time.c | 70 print_time_t_usec(const time_t t, const unsigned long long usec, int comment) in print_time_t_usec()
|
/aosp_15_r20/external/coreboot/src/soc/qualcomm/ipq806x/ |
H A D | timer.c | 47 void udelay(unsigned int usec) in udelay()
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_flip.c | 383 unsigned int sec, unsigned int usec) in event_handler() 404 unsigned int usec, void *data) in page_flip_handler() 478 unsigned int usec, void *data) in vblank_handler()
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/getitimer/ |
H A D | getitimer01.c | 33 static void set_setitimer_value(int sec, int usec) in set_setitimer_value()
|