Home
last modified time | relevance | path

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

/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2490 uint64 uint_value = 3; field
4244 uint64 uint_value = 5; field
6184 uint64 uint_value = 3; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp28563 uint64_t uint_value() const { return uint_value_; } in uint_value() function in perfetto::protos::gen::DebugAnnotation