Home
last modified time | relevance | path

Searched defs:range_start (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto3343 optional int64 range_start = 5; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp42900 const uint32_t range_start = *(word++); in Query() local