| /external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/src/ | 
| D | stopwatch.c | 33 	unsigned int usecs = MIN(MAX_USECS, remaining_usecs);  in stopwatch_set_usecs()  local43 void stopwatch_init_usecs_expire(unsigned int usecs)  in stopwatch_init_usecs_expire()
 
 | 
| /external/iperf3/src/ | 
| D | timer.c | 124     int64_t usecs, int periodic )  in tmr_create()157     int64_t usecs;  in tmr_timeout()  local
 
 | 
| D | iperf_time.h | 34     uint32_t usecs;  member
 | 
| D | iperf_time.c | 73 iperf_time_add_usecs(struct iperf_time *time1, uint64_t usecs)  in iperf_time_add_usecs()
 | 
| D | timer.h | 62     int64_t usecs;  member
 | 
| /external/liburing/test/ | 
| D | cq-overflow.c | 24 static int test_io(const char *file, unsigned long usecs, unsigned *drops, int fault)  in test_io()248 	unsigned long usecs;  in main()  local
 
 | 
| D | accept.c | 358 	unsigned int usecs;  member439 static int test_accept_cancel(unsigned usecs, unsigned int nr, bool multishot)  in test_accept_cancel()
 
 | 
| /external/mesa3d/src/util/ | 
| D | os_time.c | 94 os_time_sleep(int64_t usecs)  in os_time_sleep()
 | 
| /external/ltp/testcases/lib/ | 
| D | tst_sleep.c | 32 	long interval, secs = 0, usecs = 0;  in main()  local
 | 
| /external/libchrome/base/synchronization/ | 
| D | condition_variable_posix.cc | 81   int64_t usecs = max_time.InMicroseconds();  in TimedWait()  local
 | 
| /external/cronet/base/synchronization/ | 
| D | condition_variable_posix.cc | 92   int64_t usecs = max_time.InMicroseconds();  in TimedWait()  local
 | 
| /external/curl/lib/ | 
| D | timeval.c | 134   uint64_t usecs;  in Curl_now()  local
 | 
| /external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/ | 
| D | null_syscall.c | 43 static void cpu_soak_usecs(unsigned long usecs)  in cpu_soak_usecs()
 | 
| /external/mesa3d/src/gallium/auxiliary/pipebuffer/ | 
| D | pb_cache.h | 59    unsigned usecs;  member
 | 
| D | pb_cache.c | 281               uint usecs, float size_factor,  in pb_cache_init()
 | 
| D | pb_bufmgr_cache.c | 289                         unsigned usecs,  in pb_cache_manager_create()
 | 
| /external/swiftshader/src/Vulkan/ | 
| D | VkDeviceMemoryExternalMac.hpp | 49 	uint64_t usecs = (uint64_t)((double)time * convert_ratio - secs * 1e9);  in GetTime()  local
 | 
| /external/ltp/testcases/kernel/syscalls/statx/ | 
| D | statx06.c | 49 	unsigned int usecs;  in clock_wait_tick()  local
 | 
| /external/libwebsockets/lib/core-net/ | 
| D | wsi-timeout.c | 65 lws_set_timer_usecs(struct lws *wsi, lws_usec_t usecs)  in lws_set_timer_usecs()
 | 
| /external/cronet/third_party/abseil-cpp/absl/log/internal/ | 
| D | log_format.cc | 130   const int64_t usecs = absl::ToInt64Microseconds(ci.subsecond);  in FormatBoundedFields()  local
 | 
| /external/angle/third_party/abseil-cpp/absl/log/internal/ | 
| D | log_format.cc | 132   const int64_t usecs = absl::ToInt64Microseconds(ci.subsecond);  in FormatBoundedFields()  local
 | 
| /external/webrtc/third_party/abseil-cpp/absl/log/internal/ | 
| D | log_format.cc | 129   const int64_t usecs = absl::ToInt64Microseconds(ci.subsecond);  in FormatBoundedFields()  local
 | 
| /external/igt-gpu-tools/tests/i915/ | 
| D | gem_pread.c | 136 	double usecs;  variable
 | 
| D | gem_pwrite.c | 262 	double usecs;  variable
 | 
| /external/trace-cmd/lib/trace-cmd/ | 
| D | trace-ftrace.c | 146 	unsigned long usecs = duration / 1000;  in print_graph_duration()  local
 |