Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc163 std::string FormatHistogram(const protos::ProfilePacket_Histogram& hist) { in FormatHistogram() function
185 "unwinding_time_us: " + FormatHistogram(stats.unwinding_time_us()); in FormatStats()