HomeSort by relevance Sort by last modified time
    Searched full:cycles (Results 576 - 600 of 1214) sorted by null

<<21222324252627282930>>

  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
d_plsf_3.cpp 98 CLOCK CYCLES: [cycle count equation for this module] + [variable
476 CLOCK CYCLES: (cycle count equation for this function) + (variable
lsp_avg.cpp 178 CLOCK CYCLES: (cycle count equation for this function) + (variable
280 CLOCK CYCLES: (cycle count equation for this function) + (variable
preemph.cpp 143 CLOCK CYCLES: (cycle count equation for this function) + (variable
222 CLOCK CYCLES: (cycle count equation for this function) + (variable
b_cn_cod.cpp 185 CLOCK CYCLES: (cycle count equation for this function) + (variable
341 CLOCK CYCLES: (cycle count equation for this function) + (variable
473 CLOCK CYCLES: (cycle count equation for this function) + (variable
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
prm2bits.cpp 162 CLOCK CYCLES: (cycle count equation for this function) + (variable
273 CLOCK CYCLES: (cycle count equation for this function) + (variable
p_ol_wgh.cpp 176 CLOCK CYCLES: (cycle count equation for this function) + (variable
283 CLOCK CYCLES: (cycle count equation for this function) + (variable
378 CLOCK CYCLES: (cycle count equation for this function) + (variable
558 CLOCK CYCLES: (cycle count equation for this function) + (variable
847 CLOCK CYCLES: (cycle count equation for this function) + (variable
pitch_fr.cpp 299 CLOCK CYCLES: (cycle count equation for this function) + (variable
552 CLOCK CYCLES: (cycle count equation for this function) + (variable
707 CLOCK CYCLES: (cycle count equation for this function) + (variable
827 CLOCK CYCLES: (cycle count equation for this function) + (variable
930 CLOCK CYCLES: (cycle count equation for this function) + (variable
1022 CLOCK CYCLES: (cycle count equation for this function) + (variable
    [all...]
c1035pf.cpp 182 CLOCK CYCLES: (cycle count equation for this function) + (variable
383 CLOCK CYCLES: (cycle count equation for this function) + (variable
631 CLOCK CYCLES: (cycle count equation for this function) + (variable
c2_11pf.cpp 215 CLOCK CYCLES: (cycle count equation for this function) + (variable
391 CLOCK CYCLES: (cycle count equation for this function) + (variable
602 CLOCK CYCLES: (cycle count equation for this function) + (variable
c3_14pf.cpp 189 CLOCK CYCLES: (cycle count equation for this function) + (variable
361 CLOCK CYCLES: (cycle count equation for this function) + (variable
654 CLOCK CYCLES: (cycle count equation for this function) + (variable
calc_en.cpp 251 CLOCK CYCLES: (cycle count equation for this function) + (variable
579 CLOCK CYCLES: (cycle count equation for this function) + (variable
780 CLOCK CYCLES: (cycle count equation for this function) + (variable
  /frameworks/base/services/java/com/android/server/am/
ProcessRecord.java 102 int adjSeq; // Sequence id for identifying oom_adj assignment cycles
103 int lruSeq; // Sequence id for identifying LRU update cycles
  /external/oprofile/utils/
opcontrol 1224 # SPU Cycles
1229 # 1 - PPU CYCLES or PPU Event seen
1230 # 2 - SPU CYCLES seen
1238 echo "PPU CYCLES not compatible with previously specified event"
1247 echo "SPU CYCLES not compatible with any other event"
    [all...]
  /external/qemu/tcg/
tcg.c     [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
q_plsf_3.cpp 263 CLOCK CYCLES: (cycle count equation for this function) + (variable
418 CLOCK CYCLES: (cycle count equation for this function) + (variable
589 CLOCK CYCLES: (cycle count equation for this function) + (variable
752 CLOCK CYCLES: (cycle count equation for this function) + (variable
993 CLOCK CYCLES: (cycle count equation for this function) + (variable
    [all...]
lsp_az.cpp 239 CLOCK CYCLES: (cycle count equation for this function) + (variable
362 CLOCK CYCLES: (cycle count equation for this function) + (variable
495 CLOCK CYCLES: (cycle count equation for this function) + (variable
q_plsf_5.cpp 191 CLOCK CYCLES: (cycle count equation for this function) + (variable
355 CLOCK CYCLES: (cycle count equation for this function) + (variable
581 CLOCK CYCLES: (cycle count equation for this function) + (variable
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_itertools.py 235 cycles = range(n, n-r, -1)
239 cycles[i] -= 1
240 if cycles[i] == 0:
242 cycles[i] = n - i
244 j = cycles[i]
    [all...]
test_weakref.py 472 # the cycles prevent any of them from getting cleaned up immediately.
578 # from dead cycles. For this to be attempted, the weakref and
649 self.assertEqual(alist, []) # del isn't enough to clean up cycles
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_itertools.py 235 cycles = range(n, n-r, -1)
239 cycles[i] -= 1
240 if cycles[i] == 0:
242 cycles[i] = n - i
244 j = cycles[i]
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aesni-x86_64.pl 18 # non-parallelizable modes such as CBC encrypt is 3.75 cycles per byte
20 # performance for parallelizable modes is 1.25 cycles per byte. Being
84 # While Westmere processor features 6 cycles latency for aes[enc|dec]
86 # Bridge spends 8 cycles per instruction, but it can schedule them
92 # but in absolute terms it's 3.77 cycles per byte encrypted with
122 # (numbers are cycles per byte processed with 128-bit key):
142 # of additional cycles, but in 8x case number of instructions must be
156 # Add aesni_xts_[en|de]crypt. Westmere spends 1.33 cycles processing
209 # cycles which take care of loop variables...
    [all...]
  /external/openssl/crypto/aes/asm/
aesni-x86_64.pl 18 # non-parallelizable modes such as CBC encrypt is 3.75 cycles per byte
20 # performance for parallelizable modes is 1.25 cycles per byte. Being
84 # While Westmere processor features 6 cycles latency for aes[enc|dec]
86 # Bridge spends 8 cycles per instruction, but it can schedule them
92 # but in absolute terms it's 3.77 cycles per byte encrypted with
122 # (numbers are cycles per byte processed with 128-bit key):
142 # of additional cycles, but in 8x case number of instructions must be
156 # Add aesni_xts_[en|de]crypt. Westmere spends 1.33 cycles processing
209 # cycles which take care of loop variables...
    [all...]
  /external/chromium_org/v8/tools/
ll_prof.py 48 $ perf record -R -e cycles -c 10000 -f -i ./d8 bench.js --ll-prof
50 # -e cycles: use cpu-cycles event (run "perf list" for details)
    [all...]
  /external/oprofile/events/ia64/itanium2/
events 4 event:0x12 counters:0,1,2,3 um:zero minimum:500 name:CPU_CYCLES : CPU Cycles
10 event:0x49 counters:0,1,2,3 um:zero minimum:5000 name:DISP_STALLED : Number of cycles dispersal stalled
252 event:0x8f counters:0,1,2,3 um:bus_snoop minimum:5000 name:BUS_SNOOP_STALL_CYCLES : Bus Snoop Stall Cycles (from any agent)
  /external/pixman/pixman/
pixman-arm-neon-asm-bilinear.S 491 /* 5 cycles bubble */
495 /* 5 cycles bubble */
498 /* 3 cycles bubble */
    [all...]

Completed in 673 milliseconds

<<21222324252627282930>>