Home
last modified time | relevance | path

Searched defs:usec (Results 26 - 50 of 96) sorted by relevance

1234

/base/powermgr/battery_manager/charger/src/
H A Dcharger_graphic_engine.cpp83 void ChargerGraphicEngine::UsSleep(int usec) in UsSleep() 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...]
/third_party/ltp/testcases/kernel/syscalls/futex/
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/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D14-1.c180 unsigned long long usec_start, usec; in main_loop() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
H A D4-3.c290 unsigned long long usec_start, usec; in main_loop() local
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtime_test.cpp676 auto usec = std::chrono::duration_cast<std::chrono::microseconds>(duration).count() % 1000000; in HWTEST_F() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dairtime_policy.c137 unsigned int sec, usec; in update_airtime_weights() local
257 unsigned int sec, usec; in airtime_policy_update_init() local
36 get_airtime_policy_update_timeout(struct hostapd_iface *iface, unsigned int *sec, unsigned int *usec) get_airtime_policy_update_timeout() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dairtime_policy.c133 unsigned int sec, usec; in update_airtime_weights() local
253 unsigned int sec, usec; in airtime_policy_update_init() local
36 get_airtime_policy_update_timeout(struct hostapd_iface *iface, unsigned int *sec, unsigned int *usec) get_airtime_policy_update_timeout() argument
[all...]
/third_party/libwebsockets/lib/event-libs/sdevent/
H A Dsdevent.c22 sultimer_handler(sd_event_source *s, uint64_t usec, void *userdata) in sultimer_handler() argument
50 idle_handler(sd_event_source *s, uint64_t usec, void *userdata) in idle_handler() argument
/third_party/mbedtls/library/
H A Dnet_sockets.c561 void mbedtls_net_usleep(unsigned long usec) argument
/third_party/ltp/testcases/kernel/syscalls/readahead/
H A Dreadahead02.c218 long long usec, usec_ra; in test_readahead() local
153 read_testfile(struct tcase *tc, int do_readahead, const char *fname, size_t fsize, unsigned long *read_bytes, long long *usec, unsigned long *cached) read_testfile() argument
[all...]
/third_party/pulseaudio/src/pulse/
H A Dglib-mainloop.c487 pa_usec_t usec; in prepare_func() local
H A Dohos_glib-mainloop.c488 pa_usec_t usec; in prepare_func() local
/third_party/pulseaudio/src/pulsecore/
H A Dsample-util.c311 pa_usec_t usec; in pa_bytes_to_usec_round_up() local
398 pa_usec_t usec; in pa_convert_size() local
H A Dcore.c558 pa_time_event* pa_core_rttime_new(pa_core *c, pa_usec_t usec, pa_time_event_cb_t cb, void *userdata) { in pa_core_rttime_new() argument
567 void pa_core_rttime_restart(pa_core *c, pa_time_event *e, pa_usec_t usec) { in pa_core_rttime_restart() argument
H A Drtpoll.c384 void pa_rtpoll_set_timer_absolute(pa_rtpoll *p, pa_usec_t usec) { in pa_rtpoll_set_timer_absolute() argument
391 void pa_rtpoll_set_timer_relative(pa_rtpoll *p, pa_usec_t usec) { in pa_rtpoll_set_timer_relative() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DTimeValue.h233 uint64_t usec() const { in usec() function in llvm::sys::TimeValue
316 void usec( int64_t microseconds ) { in usec() function in llvm::sys::TimeValue
/third_party/vixl/benchmarks/aarch64/
H A Dbench-utils.h47 double usec = elapsed.tv_usec; in GetElapsedSeconds() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_win32.c17 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() argument
H A Dos.h24 os_time_t usec; member
29 os_time_t usec; member
[all...]
H A Dos_none.c18 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_win32.c17 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() argument
H A Dos.h24 os_time_t usec; member
29 os_time_t usec; member
[all...]
/third_party/ltp/lib/
H A Dtst_timer_test.c254 void do_timer_test(long long usec, unsigned int nsamples) in do_timer_test() argument
391 long long usec; member
[all...]

Completed in 18 milliseconds

1234