Home
last modified time | relevance | path

Searched refs:comments (Results 1 - 4 of 4) sorted by relevance

/developtools/hiperf/src/
H A Dsubcommand_stat.cpp299 std::map<std::string, std::string> comments; in ReportNormal() local
300 GetComments(countEvents, comments); in ReportNormal()
305 std::string comment = comments[configName]; in ReportNormal()
472 std::map<std::string, std::string> &comments) in GetComments()
482 comments[configName] = ""; in GetComments()
492 comments[configName] = StringPrintf("%lf cpus used", usedCpus); in GetComments()
504 comments[configName] = StringPrintf("%lf GHz", hz / 1e9); in GetComments()
506 comments[configName] = ""; in GetComments()
519 comments[configName] = StringPrintf("%lf cycles per instruction", cpi); in GetComments()
534 comments[configNam in GetComments()
471 GetComments(const std::map<std::string, std::unique_ptr<PerfEvents::CountEvent>> &countEvents, std::map<std::string, std::string> &comments) GetComments() argument
[all...]
/developtools/ace_js2bundle/ace-loader/
H A Dbabel.config.js40 comments: false
/developtools/hiperf/include/
H A Dsubcommand_stat.h122 std::map<std::string, std::string> &comments);
/developtools/ace_js2bundle/ace-loader/src/
H A Dloader-gen.js150 comments: 'false'

Completed in 3 milliseconds