Searched defs:add_exclude_heaps (Results 1 – 1 of 1) sorted by relevance
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 17483 void add_exclude_heaps(std::string value) { exclude_heaps_.emplace_back(value); } in add_exclude_heaps() function in perfetto::protos::gen::HeapprofdConfig |