Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dtrack_event.pbzero.h200 int64_t timestamp_delta_us() const { return at<1>().as_int64(); } in timestamp_delta_us() function
Dperfetto.cc24691 int64_t timestamp_delta_us() const { return timestamp_delta_us_; } in timestamp_delta_us() function in perfetto::protos::gen::TrackEvent
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto6250 int64 timestamp_delta_us = 1; field
6978 repeated int64 timestamp_delta_us = 2; field
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7120 int64 timestamp_delta_us = 1; field
7961 repeated int64 timestamp_delta_us = 2; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp30768 int64_t timestamp_delta_us() const { return timestamp_delta_us_; } in timestamp_delta_us() function in perfetto::protos::gen::TrackEvent