Home
last modified time | relevance | path

Searched defs:usec (Results 1 – 25 of 138) sorted by relevance

123456

/external/wpa_supplicant_8/src/ap/
Dbss_load.c20 unsigned int *sec, unsigned int *usec) in get_bss_load_update_timeout()
45 unsigned int sec, usec; in update_channel_utilization() local
85 unsigned int sec, usec; in bss_load_update_init() local
Dairtime_policy.c38 unsigned int *usec) in get_airtime_policy_update_timeout()
133 unsigned int sec, usec; in update_airtime_weights() local
253 unsigned int sec, usec; in airtime_policy_update_init() local
/external/u-boot/arch/arm/mach-imx/
Dsyscounter.c23 unsigned long usec2ticks(unsigned long usec) in usec2ticks()
47 static inline unsigned long long us_to_tick(unsigned long long usec) in us_to_tick()
100 void __udelay(unsigned long usec) in __udelay()
/external/u-boot/arch/arm/cpu/armv7/ls102xa/
Dtimer.c20 unsigned long usec2ticks(unsigned long usec) in usec2ticks()
44 static inline unsigned long long us_to_tick(unsigned long long usec) in us_to_tick()
100 void __udelay(unsigned long usec) in __udelay()
/external/u-boot/arch/powerpc/lib/
Dtime.c18 unsigned long usec2ticks(unsigned long usec) in usec2ticks()
38 void __udelay(unsigned long usec) in __udelay()
/external/u-boot/arch/m68k/lib/
Dtime.c35 void __udelay(unsigned long usec) in __udelay()
120 void __udelay(unsigned long usec) in __udelay()
185 unsigned long usec2ticks(unsigned long usec) in usec2ticks()
/external/u-boot/lib/
Dtime.c157 uint64_t usec_to_tick(unsigned long usec) in usec_to_tick()
165 void __weak __udelay(unsigned long usec) in __udelay()
177 void udelay(unsigned long usec) in udelay()
/external/u-boot/arch/arm/cpu/armv7/vf610/
Dtimer.c27 static inline unsigned long long us_to_tick(unsigned long long usec) in us_to_tick()
67 void __udelay(unsigned long usec) in __udelay()
/external/iperf3/src/
Diperf_udp.c64 uint32_t sec, usec; in iperf_udp_recv() local
202 uint32_t sec, usec; in iperf_udp_send() local
216 uint32_t sec, usec, pcount; in iperf_udp_send() local
/external/ltp/testcases/kernel/syscalls/nanosleep/
Dnanosleep01.c17 int sample_fn(int clk_id, long long usec) in sample_fn()
/external/ltp/testcases/kernel/syscalls/clock_nanosleep/
Dclock_nanosleep02.c28 int sample_fn(int clk_id, long long usec) in sample_fn()
/external/libdrm/tests/
Ddrmsl.c68 double usec; in do_time() local
139 double usec, usec2, usec3, usec4; in main() local
/external/ltp/testcases/kernel/syscalls/futex/
Dfutex_wait05.c29 int sample_fn(int clk_id, long long usec) in sample_fn()
/external/ltp/testcases/kernel/syscalls/pselect/
Dpselect01.c24 int sample_fn(int clk_id, long long usec) in sample_fn()
/external/ltp/lib/
Dtst_sig_proc.c14 pid_t create_sig_proc(int sig, int count, unsigned int usec) in create_sig_proc()
/external/ltp/testcases/kernel/syscalls/prctl/
Dprctl09.c17 int sample_fn(int clk_id, long long usec) in sample_fn()
/external/ltp/testcases/kernel/controllers/cgroup/
Dcgroup_regression_6_2.c23 int usec; in main() local
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dspl_minimal.c37 void udelay(unsigned long usec) in udelay()
/external/arm-trusted-firmware/drivers/delay_timer/
Ddelay_timer.c23 void udelay(uint32_t usec) in udelay()
/external/ltp/testcases/kernel/syscalls/select/
Dselect04.c34 static int sample_fn(int clk_id, long long usec) in sample_fn()
/external/ltp/testcases/kernel/syscalls/poll/
Dpoll02.c31 int sample_fn(int clk_id, long long usec) in sample_fn()
/external/ltp/testcases/kernel/syscalls/epoll_wait/
Depoll_wait02.c35 int sample_fn(int clk_id, long long usec) in sample_fn()
/external/llvm/include/llvm/Support/
DTimeValue.h233 uint64_t usec() const { in usec() function
316 void usec( int64_t microseconds ) { in usec() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimeValue.h233 uint64_t usec() const { in usec() function
316 void usec( int64_t microseconds ) { in usec() function
/external/u-boot/arch/arm/cpu/sa1100/
Dtimer.c26 void __udelay (unsigned long usec) in __udelay()

123456