Home
last modified time | relevance | path

Searched defs:end_timestamp (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/perfetto/protos/perfetto/metrics/android/
H A Dstartup_metric.proto347 optional int64 end_timestamp = 2; field
362 optional int64 end_timestamp = 3; field
369 optional int64 end_timestamp = 2; field
385 optional int64 end_timestamp = 3; field
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dstop_watch_legacy.h28 std::chrono::high_resolution_clock::time_point end_timestamp; member
/aosp_15_r20/packages/modules/Bluetooth/system/gd/common/
Dstop_watch.h28 std::chrono::high_resolution_clock::time_point end_timestamp; member
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dsync_buffer.h98 uint32_t end_timestamp() const { return end_timestamp_; } in end_timestamp() function
H A Dneteq_impl.cc1033 uint32_t end_timestamp = sync_buffer_->end_timestamp(); in GetDecision() local
/aosp_15_r20/external/openscreen/osp/public/
H A Dnetwork_metrics.h24 timestamp_t end_timestamp = 0; member
H A Dservice_publisher.h37 timestamp_t end_timestamp = 0; member
H A Dservice_listener.h58 timestamp_t end_timestamp = 0; member
/aosp_15_r20/external/cronet/net/quic/
H A Dtest_task_runner.cc75 quic::QuicTime end_timestamp = clock_->Now() + delta; in FastForwardBy() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/fuelgauge/protos/
Dbattery_usage_slot.proto9 optional int64 end_timestamp = 2; field
Dpower_anomaly_event.proto66 optional int64 end_timestamp = 2; field
/aosp_15_r20/external/webrtc/modules/audio_processing/test/conversational_speech/
H A Dmultiend_call.cc123 std::size_t end_timestamp = begin_timestamp + it->second->NumSamples(); in CheckTiming() local
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/protos/
H A Dmetrics.proto66 optional Timestamp end_timestamp = 8; field
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/
H A Dperfetto_merged_metrics.proto2589 optional int64 end_timestamp = 2; field
2604 optional int64 end_timestamp = 3; field
2611 optional int64 end_timestamp = 2; field
2627 optional int64 end_timestamp = 3; field
/aosp_15_r20/external/mesa3d/src/intel/perf/
H A Dintel_perf_query.c961 uint32_t end_timestamp) in read_oa_samples_until()
H A Dintel_perf.h169 uint64_t end_timestamp; member
/aosp_15_r20/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.cc1879 int64_t end_timestamp; in RequestStreamBuffers() local
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/trace_event/
Dtrace_event.h414 category_group, name, id, thread_id, begin_timestamp, end_timestamp, \ argument
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_event.h411 category_group, name, id, thread_id, begin_timestamp, end_timestamp, \ argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/base/trace_event/
Dtrace_event.h414 category_group, name, id, thread_id, begin_timestamp, end_timestamp, \ argument
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dperf.c974 uint32_t end_timestamp) in i915_read_reports_until_timestamp()