Searched defs:patches_failed (Results 1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
| D | trace_stats.pbzero.h | 130 uint64_t patches_failed() const { return at<6>().as_uint64(); } in patches_failed() function |
| D | perfetto.cc | 10612 uint64_t patches_failed() const { return patches_failed_; } in patches_failed() function in perfetto::protos::gen::TraceStats_BufferStats |
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/ | ||
| D | perfetto_trace.proto | 1618 optional uint64 patches_failed = 6; field |
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 13726 uint64_t patches_failed() const { return patches_failed_; } in patches_failed() function in perfetto::protos::gen::TraceStats_BufferStats |