Searched defs:time_delta (Results 1 – 9 of 9) sorted by relevance
/third_party/nghttp2/src/ |
D | app_helper.h | 69 std::chrono::milliseconds time_delta(const TimePoint &a, const TimePoint &b) { in time_delta() function
|
/third_party/ltp/testcases/kernel/syscalls/fsync/ |
D | fsync02.c | 66 double time_delta; in run() local
|
/third_party/node/deps/v8/src/base/platform/ |
D | elapsed-timer.h | 112 bool HasExpired(TimeDelta time_delta) const { in HasExpired()
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
D | ngtcp2_cc.c | 312 uint64_t tx, kx, time_delta, delta; in ngtcp2_cc_cubic_cc_on_pkt_acked() local
|
/third_party/node/deps/v8/src/logging/ |
D | log.cc | 1585 int script_id, double time_delta, int start_position, in AppendFunctionMessage() 1599 void Logger::FunctionEvent(const char* reason, int script_id, double time_delta, in FunctionEvent() 1610 void Logger::FunctionEvent(const char* reason, int script_id, double time_delta, in FunctionEvent()
|
/third_party/ffmpeg/libavformat/ |
D | segment.c | 109 int64_t time_delta; member
|
/third_party/pulseaudio/src/modules/ |
D | module-loopback.c | 1086 int64_t time_delta; in sink_input_process_msg_cb() local
|
/third_party/node/deps/v8/src/profiler/ |
D | heap-snapshot-generator.cc | 3086 base::TimeDelta time_delta = sample.timestamp - start_time; in SerializeSamples() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 9028 u32 time_delta: 27; member 15329 struct timespec64 time_delta; member 15447 struct timespec64 time_delta; member
|