Home
last modified time | relevance | path

Searched refs:exclude_heaps_size (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp17481 int exclude_heaps_size() const { return static_cast<int>(exclude_heaps_.size()); } in exclude_heaps_size() function in perfetto::protos::gen::HeapprofdConfig
Dperfetto.h124597 int exclude_heaps_size() const { return static_cast<int>(exclude_heaps_.size()); }