Home
last modified time | relevance | path

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

/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto654 repeated uint64 heap_sampling_intervals = 22; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp17490 const std::vector<uint64_t>& heap_sampling_intervals() const { return heap_sampling_intervals_; } in heap_sampling_intervals() function in perfetto::protos::gen::HeapprofdConfig