HomeSort by relevance Sort by last modified time
    Searched refs:utilization (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
sparcv9a-mont.pl 152 and %o0,-2048,%o0 ! optimize TLB utilization
  /external/openssl/crypto/bn/asm/
sparcv9a-mont.pl 152 and %o0,-2048,%o0 ! optimize TLB utilization
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
timelinePanel.css 595 .timeline-utilization-strips {
600 .timeline-utilization-strip {
607 .timeline-utilization-strip .timeline-graph-bar {
614 .timeline-utilization-strip.gpu .timeline-graph-bar {
621 .timeline-utilization-strip.gpu .timeline-graph-bar.gpu-task-foreign {
  /external/netperf/
netcpu_pstat.c 26 # error Sorry, pstat() CPU utilization on 10.0 and later only
35 with a previous calibrarion to arrive at a CPU utilization
233 /* the one that the user want for the cpu utilization */
netcpu_pstatnew.c 34 interrupt. so, we can now use those to calculate CPU utilization
38 # error Sorry, pstat() CPU utilization on 10.0 and later only
56 with a previous calibrarion to arrive at a CPU utilization
204 /* the one that the user want for the cpu utilization */
239 caculate CPU utilization based on the ratio of idle to _real_
319 /* and finally, what is our CPU utilization? */
363 /* and finally, what is our CPU utilization? */
  /art/runtime/gc/
heap.cc 2033 float utilization = local
    [all...]
  /external/chromium_org/chrome/test/functional/
perf.py 207 def _WaitForIdleCPU(self, timeout, utilization):
208 """Waits for the CPU to become idle (< utilization).
212 utilization: The CPU usage below which the system should be considered
218 while fraction_non_idle_time >= utilization:
225 logging.info('Current CPU utilization = %f.', fraction_non_idle_time)
228 message = ('CPU did not idle after %fs wait (utilization = %f).' % (
238 logging.info('Wait for idle CPU took %fs (utilization = %f).',
    [all...]
  /external/chromium-trace/
script.js     [all...]

Completed in 391 milliseconds