Home
last modified time | relevance | path

Searched defs:start_timestamp (Results 1 – 25 of 100) sorted by relevance

1234

/aosp_15_r20/external/cronet/components/metrics/call_stacks/
H A Dchild_call_stack_profile_collector_unittest.cc26 base::TimeTicks start_timestamp; member
41 void Collect(base::TimeTicks start_timestamp, in Collect()
65 base::TimeTicks start_timestamp = task_environment_.NowTicks(); in CollectProfile() local
104 base::TimeTicks start_timestamp = in TEST_F() local
132 base::TimeTicks start_timestamp = in TEST_F() local
157 base::TimeTicks start_timestamp = in TEST_F() local
H A Dchild_call_stack_profile_collector.cc23 base::TimeTicks start_timestamp, in ProfileState()
68 void ChildCallStackProfileCollector::Collect(base::TimeTicks start_timestamp, in Collect()
H A Dcall_stack_profile_collector.cc27 void CallStackProfileCollector::Collect(base::TimeTicks start_timestamp, in Collect()
H A Dchild_call_stack_profile_collector.h92 base::TimeTicks start_timestamp; member
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/android/
H A Dstartup_metric.proto345 optional int64 start_timestamp = 1; field
361 optional int64 start_timestamp = 2; field
367 optional int64 start_timestamp = 1; field
384 optional int64 start_timestamp = 2; field
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dstop_watch_legacy.h27 std::chrono::high_resolution_clock::time_point start_timestamp; member
Dstop_watch_legacy.cc77 std::string start_timestamp = ss.str(); in DumpStopWatchLog() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/common/
Dstop_watch.h27 std::chrono::high_resolution_clock::time_point start_timestamp; member
Dstop_watch.cc74 std::string start_timestamp = ss.str(); in DumpStopWatchLog() local
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/
H A Drtp_generator.h61 uint32_t start_timestamp, in TimestampJumpRtpGenerator()
/aosp_15_r20/external/openscreen/osp/public/
H A Dnetwork_metrics.h23 timestamp_t start_timestamp = 0; member
H A Dservice_publisher.h36 timestamp_t start_timestamp = 0; member
H A Dservice_listener.h57 timestamp_t start_timestamp = 0; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/src/opencensus/proto/agent/common/v1/
Dcommon.proto64 google.protobuf.Timestamp start_timestamp = 3; field
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/fuelgauge/protos/
Dbattery_usage_slot.proto8 optional int64 start_timestamp = 1; field
Dpower_anomaly_event.proto65 optional int64 start_timestamp = 1; field
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dlatency.py53 def __init__(self, start_timestamp, latency): argument
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dstatsnoop.c99 static __u64 start_timestamp = 0; in handle_event() local
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/src/main/proto/google/cloud/dialogflow/v2beta1/
H A Danswer_record.proto235 google.protobuf.Timestamp start_timestamp = 1; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/src/opencensus/proto/metrics/v1/
Dmetrics.proto131 google.protobuf.Timestamp start_timestamp = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/rpc/client/
H A Dcapture_profile.cc195 auto start_timestamp = absl::Now() + absl::Milliseconds(opts.delay_ms()); in Trace() local
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/v2beta1/
H A Danswer_record.proto239 google.protobuf.Timestamp start_timestamp = 1; field
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_unittest.cc508 const uint32_t start_timestamp = start_time * kTimestampTicksPerMs; in TEST_F() local
543 const uint32_t start_timestamp = start_time * kTimestampTicksPerMs; in TEST_F() local
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dlocal_recorder.cpp215 std::chrono::time_point<std::chrono::steady_clock> start_timestamp; in EncoderLoop() local
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/protos/
H A Dmetrics.proto65 optional Timestamp start_timestamp = 7; field

1234