Home
last modified time | relevance | path

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

1234

/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
/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
/base/update/updater/utils/
H A Dutils_common.cpp60 void UsSleep(int usec) in UsSleep() argument
/foundation/resourceschedule/ffrt/src/sync/
H A Dsleep.cpp88 int ffrt_usleep(uint64_t usec) in ffrt_usleep() 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
/third_party/ltp/testcases/kernel/syscalls/getitimer/
H A Dgetitimer01.c33 static void set_setitimer_value(int sec, int usec) in set_setitimer_value() argument
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dthread_sampler_utils.cpp50 uint64_t usec = nsec / MICROSEC_TO_NANOSEC; in TimeFormat() local
/foundation/multimedia/media_foundation/src/osal/utils/
H A Dutil.cpp24 void usleep(__int64 usec) in usleep() argument
/third_party/mesa3d/include/android_stub/log/
H A Dlog_time.h141 uint64_t usec() const { in usec() function

Completed in 5 milliseconds

1234