Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp17491 std::vector<uint64_t>* mutable_heap_sampling_intervals() { return &heap_sampling_intervals_; } in mutable_heap_sampling_intervals() function in perfetto::protos::gen::HeapprofdConfig
Dperfetto.h124607 std::vector<uint64_t>* mutable_heap_sampling_intervals() { return &heap_sampling_intervals_; }