Home
last modified time | relevance | path

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

12345

/third_party/wpa_supplicant/wpa_supplicant-2.9/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
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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()
137 unsigned int sec, usec; in update_airtime_weights() local
257 unsigned int sec, usec; in airtime_policy_update_init() local
/third_party/libdrm/tests/
Ddrmsl.c68 double usec; in do_time() local
139 double usec, usec2, usec3, usec4; in main() local
/third_party/ltp/testcases/kernel/syscalls/nanosleep/
Dnanosleep01.c17 int sample_fn(int clk_id, long long usec) in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
Dclock_nanosleep02.c15 int sample_fn(int clk_id, long long usec) in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutex_wait05.c16 int sample_fn(int clk_id, long long usec) in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/pselect/
Dpselect01.c12 int sample_fn(int clk_id, long long usec) in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/prctl/
Dprctl09.c17 int sample_fn(int clk_id, long long usec) in sample_fn()
/third_party/ltp/lib/
Dtst_sig_proc.c14 pid_t create_sig_proc(int sig, int count, unsigned int usec) in create_sig_proc()
/third_party/ltp/testcases/kernel/controllers/cgroup/
Dcgroup_regression_6_2.c23 int usec; in main() local
/third_party/ltp/testcases/kernel/syscalls/poll/
Dpoll02.c18 int sample_fn(int clk_id, long long usec) in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/select/
Dselect02.c21 static int sample_fn(int clk_id, long long usec) in sample_fn()
/third_party/ffmpeg/libavutil/
Dtime.c84 int av_usleep(unsigned usec) in av_usleep()
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
Depoll_wait02.c25 int sample_fn(int clk_id, long long usec) in sample_fn()
/third_party/pulseaudio/src/tests/
Drtstutter.c78 uint64_t usec; in work() local
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/
Depoll_pwait03.c23 int sample_fn(int clk_id, long long usec) in sample_fn()
/third_party/skia/third_party/externals/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
/third_party/boost/libs/random/performance/
Dnondet_random_speed.cpp22 double usec = end/iter*1e6; in show_elapsed() local
/third_party/wayland_standard/tests/
Dtest-helpers.c94 test_usleep(useconds_t usec) in test_usleep()
/third_party/boost/libs/asio/include/boost/asio/detail/
Dnull_event.hpp87 bool wait_for_usec(Lock&, long usec) in wait_for_usec()
/third_party/boost/boost/asio/detail/
Dnull_event.hpp87 bool wait_for_usec(Lock&, long usec) in wait_for_usec()
Dconditionally_enabled_event.hpp104 conditionally_enabled_mutex::scoped_lock& lock, long usec) in wait_for_usec()
/third_party/boost/libs/chrono/example/
Dxtime.cpp54 unsigned long usec; member

12345