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

1 23 4 5 6 7 8 91011>>

  /external/replicaisland/src/com/replica/replicaisland/
RenderComponent.java 68 // But at the moment significant CPU is being spent on sorting the list of objects
  /frameworks/base/docs/html/tools/debugging/
debugging-devtools.jd 63 top red bar shows overall CPU usage, and the green bar underneath it shows the CPU time spent
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.h 31 // Percent of total mosaicing time spent on each of the following operations
  /packages/apps/Camera2/jni/feature_mos/src/mosaic/
Blend.h 31 // Percent of total mosaicing time spent on each of the following operations
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.h 31 // Percent of total mosaicing time spent on each of the following operations
  /external/ceres-solver/include/ceres/
iteration_callback.h 141 // Time (in seconds) spent inside the minimizer loop in the current
145 // Time (in seconds) spent inside the trust region step solver.
  /external/chromium_org/dbus/
exported_object.cc 152 // Record time spent to send the the signal. This is not accurate as the
295 // Record time spent to handle the the method call. Don't include failures.
  /external/chromium_org/tools/perf/page_sets/
key_mobile_sites.json 118 "why": "#1 world commerce website by visits; #3 commerce in the US by time spent"
122 "why": "#1 commerce website by time spent by users in US"
  /external/chromium_org/tools/telemetry/docs/
telemetry.core.timeline.slice.html 73 <dd><tt>Time&nbsp;spent&nbsp;in&nbsp;this&nbsp;function&nbsp;less&nbsp;any&nbsp;time&nbsp;spent&nbsp;in&nbsp;child&nbsp;events.</tt></dd>
  /external/guava/guava/src/com/google/common/cache/
AbstractCache.java 169 * @param loadTime the number of nanoseconds the cache spent computing or retrieving the new
179 * @param loadTime the number of nanoseconds the cache spent computing or retrieving the new
CacheStats.java 180 * Returns the total number of nanoseconds the cache has spent loading new values. This can be
189 * Returns the average time spent loading new values. This is defined as
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
profile.py 126 [ 1] = Total time spent in this frame's function, excluding time in
128 [ 2] = Total time spent in subfunctions, excluding time executing the
141 [2] = Total time spent internal to this function
144 to finish of each invocation of a function, including time spent in
266 # _it self.cur[1] "internal time" time spent directly in the function
267 # _et self.cur[2] "external time" time spent in subfunctions
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
profile.py 126 [ 1] = Total time spent in this frame's function, excluding time in
128 [ 2] = Total time spent in subfunctions, excluding time executing the
141 [2] = Total time spent internal to this function
144 to finish of each invocation of a function, including time spent in
266 # _it self.cur[1] "internal time" time spent directly in the function
267 # _et self.cur[2] "external time" time spent in subfunctions
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gprof.1 168 \&\f(CW\*(C`Gprof\*(C'\fR calculates the amount of time spent in each routine.
175 The \fIflat profile\fR shows how much time your program spent in each function,
181 of how much time was spent in the subroutines of each function. This can
483 file/function/block where they were defined.) Time spent in these
597 that had no time spent in them. This is useful in conjunction with the
675 time spent in the function (and children who were not called from
691 only time spent in the function and its children (and their
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gprof.1 168 \&\f(CW\*(C`Gprof\*(C'\fR calculates the amount of time spent in each routine.
175 The \fIflat profile\fR shows how much time your program spent in each function,
181 of how much time was spent in the subroutines of each function. This can
483 file/function/block where they were defined.) Time spent in these
597 that had no time spent in them. This is useful in conjunction with the
675 time spent in the function (and children who were not called from
691 only time spent in the function and its children (and their
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gprof.1 168 \&\f(CW\*(C`Gprof\*(C'\fR calculates the amount of time spent in each routine.
175 The \fIflat profile\fR shows how much time your program spent in each function,
181 of how much time was spent in the subroutines of each function. This can
483 file/function/block where they were defined.) Time spent in these
597 that had no time spent in them. This is useful in conjunction with the
675 time spent in the function (and children who were not called from
691 only time spent in the function and its children (and their
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gprof.1 168 \&\f(CW\*(C`Gprof\*(C'\fR calculates the amount of time spent in each routine.
175 The \fIflat profile\fR shows how much time your program spent in each function,
181 of how much time was spent in the subroutines of each function. This can
483 file/function/block where they were defined.) Time spent in these
597 that had no time spent in them. This is useful in conjunction with the
675 time spent in the function (and children who were not called from
691 only time spent in the function and its children (and their
  /external/chromium_org/third_party/tcmalloc/vendor/doc/
cpuprofile.html 208 time spent executing the instructions directly contained in the
211 the time spent in any callees. If the cumulative time is the same as
215 indicates that 155 units (about 1.55 seconds) were spent executing the
216 code in <code>test_main_thread()</code> and 200 units were spent while
228 relationship. Each edge is labelled with the time spent by the callee
  /external/netperf/
netcpu_kstat10.c 352 spent in user, idle and kernel. We also have nanoseconds spent
356 idle will also include time spent in interrupt. for netperf's
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 384 * spent in that GF
388 /* Extra bits spent on key frames that need to be recovered */
  /external/llvm/include/llvm/Support/
Process.h 148 /// spent in user (non-kernel) mode and \p sys_time to the amount of CPU
149 /// time spent in system (kernel) mode. If the operating system does not
  /external/oprofile/events/x86-64/family11h/
unit_masks 186 0x02 The number of cycles spent in speculative phase
187 0x04 The number of cycles spent in non-speculative phase (including cache miss penalty)
  /external/oprofile/events/x86-64/hammer/
unit_masks 179 0x02 The number of cycles spent in speculative phase
180 0x04 The number of cycles spent in non-speculative phase (including cache miss penalty)
  /dalvik/vm/
Profile.h 81 u8 classInitTime; // cumulative time spent in class init (nsec)
  /docs/source.android.com/src/devices/tech/
index.jd 85 time spent by different device components in different states.</p>

Completed in 5236 milliseconds

1 23 4 5 6 7 8 91011>>