HomeSort by relevance Sort by last modified time
    Searched refs:cycles (Results 51 - 75 of 153) sorted by null

1 23 4 5 6 7

  /external/kernel-headers/original/uapi/linux/
perf_event.h 957 * cycles: cycles from last branch (or 0 if not supported)
966 cycles:16, /* cycle count to last branch */ member in struct:perf_branch_entry
  /external/boringssl/linux-arm/crypto/aes/
bsaes-armv7.S 25 @ encrypt 19.5 cycles per byte processed with 128-bit key
26 @ decrypt 22.1 cycles per byte processed with 128-bit key
27 @ key conv. 440 cycles per 128-bit key/0.18 of 8x block
29 @ Snapdragon S4 encrypts byte in 17.6 cycles and decrypts in 19.7,
33 @ Cortex-A15 manages in 14.2/16.1 cycles [when integer-only code
34 @ manages in 20.0 cycles].
    [all...]
aes-armv4.S 18 @ is endian-neutral. The performance is ~42 cycles/byte for 128-bit
28 @ Cortex A8 core and ~25 cycles per byte processed with 128-bit key.
33 @ improvement on Cortex A8 core and ~21.5 cycles per byte.
  /external/v8/tools/gyp/pylib/gyp/
input.py     [all...]
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestDFAConversion.java 559 assertTrue("expecting left recursion cycles; found "+msg.getClass().getName(),
564 Collection result = cyclesMsg.cycles;
588 assertTrue("expecting left recursion cycles; found "+msg.getClass().getName(),
593 Collection result = cyclesMsg.cycles;
619 assertTrue("expecting left recursion cycles; found "+msg.getClass().getName(),
624 Collection result = cyclesMsg.cycles;
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-util-0.9.0.M2.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/
aether-util-0.9.0.M2.jar 
  /external/jemalloc/bin/
jeprof.in     [all...]
  /prebuilts/gdb/darwin-x86/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...]
  /prebuilts/gdb/linux-x86/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...]
  /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...]
  /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/autotest/client/site_tests/firmware_TouchMTB/
mtb.py 537 """Define event function lists for various event cycles below."""
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
optparse.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
optparse.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
optparse.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
optparse.py     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M3/
aether-util-0.9.0.M3.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/1.0.2.v20150114/
aether-util-1.0.2.v20150114.jar 
  /toolchain/binutils/binutils-2.25/gas/config/
tc-xtensa.c     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-api/1.0.2.v20150114/
aether-api-1.0.2.v20150114.jar 
  /external/libvpx/libvpx/vpx_dsp/x86/
vpx_subpixel_8t_ssse3.asm 17 ; NOTE: pmulhrsw has a latency of 5 cycles. Tests showed a performance loss
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 206 uint32 cycles; member in struct:__anon29154
  /external/iproute2/doc/
api-ip6-flowlabels.tex 127 Useless wasting CPU cycles and
  /external/libvpx/libvpx/vpx_dsp/arm/
loopfilter_mb_neon.asm 446 ; TODO(fgalligan): Can I decrease the cycles shifting to consective d's

Completed in 982 milliseconds

1 23 4 5 6 7