Searched refs:comments (Results 1 – 6 of 6) sorted by relevance
| /developtools/hiperf/src/ |
| D | subcommand_stat.cpp | 290 std::map<std::string, std::string> comments; in ReportNormal() local 291 GetComments(countEvents, comments); in ReportNormal() 296 std::string comment = comments[configName]; in ReportNormal() 467 std::map<std::string, std::string> &comments) in GetComments() argument 477 comments[configName] = ""; in GetComments() 487 comments[configName] = StringPrintf("%lf cpus used", used_cpus); in GetComments() 499 comments[configName] = StringPrintf("%lf GHz", hz / 1e9); in GetComments() 501 comments[configName] = ""; in GetComments() 514 comments[configName] = StringPrintf("%lf cycles per instruction", cpi); in GetComments() 529 comments[configName] = StringPrintf("%lf miss rate", miss_rate * ONE_HUNDRED); in GetComments() [all …]
|
| /developtools/ace_js2bundle/ace-loader/ |
| D | babel.config.js | 40 comments: false
|
| /developtools/hiperf/include/ |
| D | subcommand_stat.h | 120 std::map<std::string, std::string> &comments);
|
| /developtools/ace_js2bundle/ace-loader/src/ |
| D | loader-gen.js | 150 comments: 'false' property
|
| /developtools/smartperf_host/ide/ |
| D | tsconfig.json | 22 // "removeComments": true, /* Do not emit comments to output. */
|
| /developtools/profiler/host/smartperf/ide/ |
| D | tsconfig.json | 22 // "removeComments": true, /* Do not emit comments to output. */
|