HomeSort by relevance Sort by last modified time
    Searched refs:prefetch (Results 51 - 73 of 73) sorted by null

1 23

  /external/oprofile/events/i386/nehalem/
events 52 event:0x4C counters:0,1,2,3 um:one minimum:6000 name:LOAD_HIT_PRE : Counts load operations sent to the L1 data cache while a previous SSE prefetch instruction to the same cache line has started prefetching but has not yet finished.
54 event:0x4E counters:0,1,2,3 um:l1d_prefetch minimum:6000 name:L1D_PREFETCH : Counts number of hardware prefetch requests.
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/pci/
bridge.h 640 u64 prefetch:1; member in struct:ate_u::ate_s
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/pci/
bridge.h 640 u64 prefetch:1; member in struct:ate_u::ate_s
  /external/oprofile/events/x86-64/family11h/
events 50 event:0x4b counters:0,1,2,3 um:prefetch minimum:500 name:PREFETCH_INSTRUCTIONS_DISPATCHED : Prefetch instructions dispatched
unit_masks 56 name:prefetch type:bitmask default:0x07
169 0x02 Prefetch attempts
  /external/oprofile/events/x86-64/hammer/
events 50 event:0x4b counters:0,1,2,3 um:prefetch minimum:500 name:PREFETCH_INSTRUCTIONS_DISPATCHED : Prefetch instructions dispatched
unit_masks 50 name:prefetch type:bitmask default:0x07
163 0x02 Prefetch attempts
  /external/openssl/crypto/aes/asm/
aes-armv4.s 666 ldr r0,[r11,#16]! @ prefetch tp1
704 ldr r0,[r11,#4] @ prefetch tp1
1008 ldr r5,[r10,#0] @ prefetch Td4
aes-x86_64.pl 15 # in little-endian byte order, prefetch of these tables in CBC mode,
531 mov 0($sbox),$acc0 # prefetch Te4
551 mov 0-128($inp),$acc1 # prefetch Te4
1013 my $prefetch = shift;
1118 `"mov 0($sbox),$mask80" if ($prefetch)`
1121 `"mov 64($sbox),$maskfe" if ($prefetch)`
1124 `"mov 128($sbox),$mask1b" if ($prefetch)`
1127 `"mov 192($sbox),$tp80" if ($prefetch)`
1130 `"mov 256($sbox),$tp88" if ($prefetch)`
1141 mov 0-128($inp),$acc1 # prefetch Td
    [all...]
aes-ppc.pl 563 lwz $acc08,`2048+0`($Tbl0) ! prefetch Te4
997 lwz $acc08,`2048+0`($Tbl0) ! prefetch Td4
    [all...]
aes-mips.s 444 lw $16,1024($7) # prefetch Td4
  /external/linux-tools-perf/
Makefile 233 LIB_H += util/include/linux/prefetch.h
  /external/v8/src/ia32/
assembler-ia32.h     [all...]
assembler-ia32.cc 2170 void Assembler::prefetch(const Operand& src, int level) { function in class:v8::internal::Assembler
    [all...]
  /dalvik/vm/mterp/armv5te/
footer.S 521 bl common_abort @ (skipped due to ARM prefetch)
    [all...]
  /external/llvm/lib/VMCore/
Verifier.cpp     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp 363 Value *F = CGM.getIntrinsic(Intrinsic::prefetch);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 607 case Intrinsic::prefetch:
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-armv5te-vfp.S     [all...]
InterpAsm-armv5te.S     [all...]
InterpAsm-armv7-a-neon.S     [all...]
InterpAsm-armv7-a.S     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 768 milliseconds

1 23