HomeSort by relevance Sort by last modified time
    Searched full:timings (Results 76 - 100 of 196) sorted by null

1 2 34 5 6 7 8

  /external/skia/src/opts/
opts_check_x86.cpp 206 * mainly due to the MULLD timings.
  /external/valgrind/memcheck/tests/
vcpu_fbench.c 52 routines will be used for all calculations. Timings made with
99 Representative timings are given below. All have been
338 standard functions may be enabled to obtain timings that reflect
732 printf("to be executed. Archival timings should be made\n");
  /external/valgrind/perf/
fbench.c 48 routines will be used for all calculations. Timings made with
95 Representative timings are given below. All have been
334 standard functions may be enabled to obtain timings that reflect
728 printf("to be executed. Archival timings should be made\n");
  /frameworks/base/libs/hwui/utils/
TestWindowContext.cpp 110 // the timings we record.
  /frameworks/base/services/core/java/com/android/server/
LockGuard.java 50 * here are some benchmarked timings:
  /frameworks/base/services/core/java/com/android/server/policy/
StatusBarController.java 125 * calculates the timings for the corresponding status bar transition.
  /hardware/ti/omap4-aah/hwc/
hwc.c 969 hwc_dev->fb_dis.timings.pixel_clock, handle);
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
AccountTypeManager.java 373 TimingLogger timings = new TimingLogger(TAG, "loadAccountsInBackground"); local
474 timings.addSplit("Loaded account types");
506 timings.addSplit("Loaded accounts");
517 timings.dumpToLog();
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/
main.html 74 <b>ProGuard</b>, including timings and memory usage.</li>
results.html 153 For small inputs, timings are governed by the reading and parsing of the jars.
  /system/core/logcat/
event.logtags 57 # Device boot timings. We include monotonic clock values because the
  /external/autotest/frontend/afe/
site_rpc_interface.py 104 @return: timings dictionary containing staging start/end times.
106 timings = {}
111 timings[constants.DOWNLOAD_STARTED_TIME] = formatted_now()
120 timings[constants.PAYLOAD_FINISHED_TIME] = formatted_now()
121 return (ds, timings)
  /frameworks/base/docs/html/training/testing/
performance.jd 403 Both the framestats and simple frame timings gather data over a very short window - about
658 Properly profiling temporal timings
662 It is important to note the difficulties in obtaining and measuring timings that come from
674 the performance of the test, while not needing exact timings.
689 less chaotic timings.
  /external/autotest/client/deps/glbench/src/
testbase.cc 67 // Do two iterations because initial timings can vary wildly.
  /external/autotest/scheduler/
thread_lib.py 54 @param name: The name/key to insert timings under.
  /external/proguard/docs/
results.html 154 For small inputs, timings are governed by the reading and parsing of the jars.
  /external/speex/libspeex/
jitter.c 85 int curr_count; /**< Number of packet timings we got (including those we discarded) */
86 spx_int32_t timing[MAX_TIMINGS]; /**< Sorted list of all timings ("latest" packets first) */
192 /* Number of packet timings we have received (including those we didn't keep) */
355 /** Compensate all timings when we do an adjustment of the buffering */
  /packages/apps/QuickSearchBox/benchmarks/src/com/android/quicksearchbox/benchmarks/
SourceLatency.java 69 * Keeps track of timings in nanoseconds.
  /toolchain/binutils/binutils-2.25/include/elf/
sparc.h 247 0x00000080 /* pause insn with support for nsec timings */
  /hardware/ti/omap4xxx/hwc/
hwc.c 774 hwc_dev->fb_dis.timings.pixel_clock);
851 if (d.dis.timings.x_res * d.dis.timings.y_res == 0 ||
858 ext->xres = d.dis.timings.x_res;
859 ext->yres = d.dis.timings.y_res;
932 get_max_dimensions(xres, yres, xpy, d.dis.timings.x_res, d.dis.timings.y_res,
934 if (!d.dis.timings.pixel_clock ||
938 d.dis.timings.pixel_clock)) {
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
Log.java 174 public static class Timings {
217 for (TimedEventPair p : Timings.sTimedEvents) {
365 pw.println("Timings (average for this call, milliseconds):");
    [all...]
  /art/compiler/
oat_writer.h 114 OatWriter(bool compiling_boot_image, TimingLogger* timings);
  /external/dng_sdk/source/
dng_utils.cpp 222 // Just plug in laptop when doing timings to minimize this.
  /external/expat/doc/
xmlwf.1 147 Turns on timings. This tells Expat to parse the entire file,
  /external/skia/platform_tools/android/gyp_gen/
makefile_writer.py 120 # benchmark (timings)

Completed in 1544 milliseconds

1 2 34 5 6 7 8