Home
last modified time | relevance | path

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

/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2022 optional uint64 patches_discarded = 9; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp13546 uint64_t patches_discarded() const { return patches_discarded_; } in patches_discarded() function in perfetto::protos::gen::TraceStats
47094 uint64_t patches_discarded() const { return at<9>().as_uint64(); } in patches_discarded() function in perfetto::protos::pbzero::TraceStats_Decoder