Home
last modified time | relevance | path

Searched defs:usec (Results 1 - 25 of 245) sorted by relevance

12345678910

/third_party/ltp/testcases/kernel/syscalls/nanosleep/
H A Dnanosleep01.c17 int sample_fn(int clk_id, long long usec) in sample_fn() argument
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
H A Dclock_nanosleep02.c15 int sample_fn(int clk_id, long long usec) in sample_fn() argument
/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_timer.h27 int64_t usec; member
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl09.c18 static int sample_fn(int clk_id, long long usec) in sample_fn() argument
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/aarch64/
H A Ddelay.h20 static inline void udelay(unsigned long usec) in udelay() argument
/kernel/liteos_m/testsuites/unittest/fuzz/src/unistd/
H A Dusleep_fuzz.c48 useconds_t usec; in UsleepFuzzTest() local
/third_party/ffmpeg/libavutil/
H A Dtime.c84 int av_usleep(unsigned usec) in av_usleep() argument
/third_party/ltp/lib/
H A Dtst_sig_proc.c14 pid_t create_sig_proc(int sig, int count, unsigned int usec) in create_sig_proc() argument
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_wait05.c16 int sample_fn(int clk_id, long long usec) in sample_fn() argument
/third_party/ltp/testcases/kernel/syscalls/pselect/
H A Dpselect01.c12 int sample_fn(int clk_id, long long usec) in sample_fn() argument
/third_party/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_regression_6_2.c23 int usec; in main() local
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/
H A Depoll_pwait03.c23 int sample_fn(int clk_id, long long usec) in sample_fn() argument
/third_party/ltp/testcases/kernel/syscalls/poll/
H A Dpoll02.c18 int sample_fn(int clk_id, long long usec) in sample_fn() argument
/third_party/ltp/testcases/kernel/syscalls/select/
H A Dselect02.c21 static int sample_fn(int clk_id, long long usec) in sample_fn() argument
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H A Depoll_wait02.c25 int sample_fn(int clk_id, long long usec) in sample_fn() argument
/third_party/pulseaudio/src/tests/
H A Drtstutter.c76 uint64_t usec; in work() local
/foundation/resourceschedule/ffrt/src/sync/
H A Dsleep.cpp88 int ffrt_usleep(uint64_t usec) in ffrt_usleep() argument
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Ddelay.h47 static inline void udelay(unsigned long usec) in udelay() argument
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Ddelay.h47 static inline void udelay(unsigned long usec) in udelay() argument
/third_party/eudev/src/shared/
H A Dtime-util.c83 usec_t usec; in format_timespan() member
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtime_ftime_test.cpp26 auto usec = std::chrono::duration_cast<std::chrono::microseconds>(duration).count() % NUM; in HWTEST_F() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dbss_load.c45 unsigned int sec, usec; in update_channel_utilization() local
85 unsigned int sec, usec; in bss_load_update_init() local
19 get_bss_load_update_timeout(struct hostapd_data *hapd, unsigned int *sec, unsigned int *usec) get_bss_load_update_timeout() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dbss_load.c45 unsigned int sec, usec; in update_channel_utilization() local
85 unsigned int sec, usec; in bss_load_update_init() local
19 get_bss_load_update_timeout(struct hostapd_data *hapd, unsigned int *sec, unsigned int *usec) get_bss_load_update_timeout() argument
/foundation/multimedia/media_foundation/engine/foundation/osal/utils/
H A Dutil.cpp23 void usleep(__int64 usec) in usleep() argument
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dulpi.c21 unsigned long usec = 10000; in ci_ulpi_wait() local

Completed in 6 milliseconds

12345678910