Home
last modified time | relevance | path

Searched defs:diff_time (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rmi4utils/rmidevice/
H A Dutil.cpp6 long long diff_time(struct timespec *start, struct timespec *end) in diff_time() function
/aosp_15_r20/external/ltp/testcases/realtime/func/gtod_latency/
H A Dgtod_infinite.c106 nsec_t s_time, e_time, diff_time; in main() local
/aosp_15_r20/external/ltp/testcases/kernel/ipc/pipeio/
H A Dpipeio.c618 time_t start_time, current_time, diff_time; in do_parent() local
/aosp_15_r20/external/webrtc/video/adaptation/
H A Doveruse_frame_detector.cc270 void AddSample(double encode_time, double diff_time) { in AddSample()
/aosp_15_r20/art/runtime/
H A Dtrace.cc151 uint64_t diff_time = MicroTime() - start; in computeScalingFactor() local