Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dsubcommand_stat.cpp206 std::string commentStr; in PrintPerValue() local
357 …t::FormatComments(const std::unique_ptr<PerfEvents::ReportSum> &reportSum, std::string &commentStr) in FormatComments()