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.cc554 std::string FormatHistogram(const protos::gen::ProfilePacket_Histogram& hist) { in FormatHistogram() function
576 "unwinding_time_us: " + FormatHistogram(stats.unwinding_time_us()); in FormatStats()