HomeSort by relevance Sort by last modified time
    Searched full:spent (Results 276 - 300 of 359) sorted by null

<<1112131415

  /art/runtime/gc/
heap.cc 462 os << "Total time spent in GC: " << PrettyDuration(total_duration) << "\n";
471 os << "Total time spent allocating: " << PrettyDuration(allocation_time) << "\n";
    [all...]
  /dalvik/tools/dmtracedump/
TraceDump.c     [all...]
  /external/chromium_org/chrome/test/functional/
perf.py 743 """Computes the fraction of CPU time spent non-idling.
    [all...]
  /external/netperf/
nettest_sdp.c 850 fprintf(where,"\n\nHistogram of time spent in send() call.\n");
    [all...]
nettest_sctp.c     [all...]
  /external/v8/src/
heap.h     [all...]
  /external/mksh/src/
mksh.1     [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3baserecognizer.c     [all...]
  /external/chromium_org/build/android/pylib/
android_commands.py 606 # Note that this doesn't take into account the time spent in ExtractPid().
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.cc     [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
xsltutils.c     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha1-586.pl 84 # CPU clock cycles spent to process single byte (less is better).
    [all...]
sha1-x86_64.pl 54 # CPU clock cycles spent to process single byte (less is better).
  /external/chromium_org/v8/src/
log.cc 541 // This design minimizes the time spent in the sampler.
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 183 * cycles spent on reading ref data in sub-pixel filter functions.
    [all...]
  /external/libxslt/libxslt/
xsltutils.c     [all...]
  /external/openssl/crypto/sha/asm/
sha1-586.pl 84 # CPU clock cycles spent to process single byte (less is better).
    [all...]
sha1-x86_64.pl 54 # CPU clock cycles spent to process single byte (less is better).
  /external/valgrind/main/callgrind/docs/
cl-manual.xml 150 calls, the cost gives the number of events spent in the call.
    [all...]
  /external/zlib/src/contrib/inflate86/
inffas86.c 42 inflate execution time is spent in this routine.
    [all...]
  /frameworks/base/core/java/android/transition/
Transition.java 82 * Use of targets is optional, but can be used to either limit the time spent checking
    [all...]
  /ndk/docs/opensles/
index.html     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 524 milliseconds

<<1112131415