Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto649 optional bool idle_allocations = 12; field
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc13991 bool idle_allocations() const { return idle_allocations_; } in idle_allocations() function in perfetto::protos::gen::HeapprofdConfig