Searched refs:speed (Results 1 – 9 of 9) sorted by relevance
/tools/trebuchet/trebuchet/startup-summarizer/src/ |
D | StartupSummarizer.kt | 83 val speed : CompilerRecord = CompilerRecord(), constant in ApplicationRecord 87 return this.quicken.numSamples() + this.speed.numSamples() + this.speedProfile.numSamples() in numSamples() 105 CompilerFilter.SPEED -> applicationRecord.speed in addStartupRecord() 170 if (record.speed.numSamples() > SAMPLE_THRESHOLD_COMPILER) { in printAppRecordPlainText() 172 printCompilerRecordPlainText(record.speed) in printAppRecordPlainText() 283 if (record.speed.numSamples() > SAMPLE_THRESHOLD_COMPILER) { in printAppRecordCSV() 284 printCompilerRecordCSV(appName, "speed", record.speed) in printAppRecordCSV()
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 46 // descriptor.proto must be optimized for speed because reflection-based 290 // - In the full runtime, this is purely a speed optimization, as the 309 // Generated classes can be optimized for speed or code size.
|
/tools/repohooks/tools/ |
D | pylintrc | 38 # Use multiple processes to speed up Pylint.
|
/tools/dexter/testdata/expected/ |
D | medium.rewrite | 4401 44| const-string/jumbo v1, ", speed="
|
D | medium.wrap_invoke | 4401 44| const-string/jumbo v1, ", speed="
|
D | medium.scratch_regs | 5643 53| const-string/jumbo v10, ", speed="
|
D | medium.exit_hook | 4780 44| const-string/jumbo v1, ", speed="
|
D | medium.entry_hook | 4645 47| const-string/jumbo v1, ", speed="
|
D | medium.compact_cfg | 5122 44| const-string/jumbo v1, ", speed="
|