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