Home
last modified time | relevance | path

Searched defs:usec (Results 1 - 25 of 92) 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
/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
H A Dfutex_cmp_requeue01.c57 struct tst_ts usec = tst_ts_from_ms(tv->tstype, max_sleep_ms); in do_child() local
/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
/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
/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
/third_party/mesa3d/include/android_stub/log/
H A Dlog_time.h141 uint64_t usec() const { in usec() function
/third_party/libdrm/tests/
H A Ddrmsl.c68 double usec; in do_time() local
139 double usec, usec2, usec3, usec4; in main() local
/third_party/ltp/testcases/kernel/syscalls/setitimer/
H A Dsetitimer01.c51 static void set_setitimer_value(int sec, int usec) in set_setitimer_value() argument
/third_party/libdrm/tests/vbltest/
H A Dvbltest.c57 vblank_handler(int fd, unsigned int frame, unsigned int sec, unsigned int usec, void *data) vblank_handler() argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dhrtimer.h71 s32 sec, usec; /**< Scheduled time for 32-bit CPU systems. */ member
/third_party/ltp/testcases/kernel/io/aio/
H A Daio01.c99 int i, j, sec, usec; in main() local
[all...]

Completed in 6 milliseconds

1234