HomeSort by relevance Sort by last modified time
    Searched refs:prefetch (Results 1 - 25 of 134) sorted by null

1 2 3 4 5 6

  /external/chromium_org/chrome/browser/prefetch/
prefetch_field_trial.h 8 namespace prefetch { namespace
12 } // namespace prefetch
prefetch.h 12 namespace prefetch { namespace
17 } // namespace prefetch
prefetch_field_trial.cc 5 #include "chrome/browser/prefetch/prefetch_field_trial.h"
13 namespace prefetch { namespace
16 std::string experiment = base::FieldTrialList::FindFullName("Prefetch");
19 // If this client needs to prefetch for the Prerender Local Predictor,
26 } // namespace prefetch
prefetch.cc 5 #include "chrome/browser/prefetch/prefetch.h"
11 #include "chrome/browser/prefetch/prefetch_field_trial.h"
15 namespace prefetch { namespace
32 } // namespace prefetch
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/include/linux/
prefetch.h 4 static inline void prefetch(void *a __attribute__((unused))) { } function
list.h 2 #include <linux/prefetch.h>
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
twobytemem.asm 14 prefetch [0x50] label
  /external/iptables/libiptc/
linux_list.h 30 #define prefetch(x) 1 macro
339 for (pos = (head)->next, prefetch(pos->next); pos != (head); \
340 pos = pos->next, prefetch(pos->next))
361 for (pos = (head)->prev, prefetch(pos->prev); pos != (head); \
362 pos = pos->prev, prefetch(pos->prev))
382 prefetch(pos->member.next); \
385 prefetch(pos->member.next))
395 prefetch(pos->member.prev); \
398 prefetch(pos->member.prev))
419 prefetch(pos->member.next);
    [all...]
  /packages/apps/Browser/src/com/android/browser/preferences/
BandwidthPreferencesFragment.java 54 // set default value for link prefetch setting
55 ListPreference prefetch = (ListPreference) prefScreen.findPreference( local
57 if (prefetch != null) {
58 prefetch.setValue(BrowserSettings.getInstance().getDefaultLinkPrefetchSetting());
  /external/chromium_org/chrome/renderer/
prefetch_helper.h 15 namespace prefetch { namespace
42 } // namespace prefetch
prefetch_helper.cc 12 namespace prefetch { namespace
58 } // namespace prefetch
  /external/chromium_org/third_party/mesa/src/src/mesa/x86-64/
xform4.S 72 prefetch 16(%rdx)
96 prefetch 16(%rdx)
153 prefetch 16(%rdx)
182 prefetch 16(%rdx)
213 prefetch 64(%rsi)
245 prefetch (%rdx)
282 prefetch 32(%rdx)
314 prefetch (%rdx)
324 prefetchw 32(%rdi) /* prefetch 2 vertices ahead */
350 prefetch 32(%rdx) /* hopefully stride is zero *
    [all...]
  /external/mesa3d/src/mesa/x86-64/
xform4.S 72 prefetch 16(%rdx)
96 prefetch 16(%rdx)
153 prefetch 16(%rdx)
182 prefetch 16(%rdx)
213 prefetch 64(%rsi)
245 prefetch (%rdx)
282 prefetch 32(%rdx)
314 prefetch (%rdx)
324 prefetchw 32(%rdi) /* prefetch 2 vertices ahead */
350 prefetch 32(%rdx) /* hopefully stride is zero *
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha1-s390x.pl 50 $ctx="%r2"; $prefetch="%r2";
71 lg $prefetch,$stdframe($sp) ### Xupdate(16) warm-up
80 xgr $X[0],$prefetch ### Xupdate($i)
81 lg $prefetch,`$stdframe+4*(($i+2)%16)`($sp)
83 xgr $X[0],$prefetch
  /external/openssl/crypto/sha/asm/
sha1-s390x.pl 50 $ctx="%r2"; $prefetch="%r2";
71 lg $prefetch,$stdframe($sp) ### Xupdate(16) warm-up
80 xgr $X[0],$prefetch ### Xupdate($i)
81 lg $prefetch,`$stdframe+4*(($i+2)%16)`($sp)
83 xgr $X[0],$prefetch
  /external/yaffs2/yaffs2/
devextras.h 54 #define prefetch(x) 1 macro
193 for (pos = (head)->next, prefetch(pos->next); pos != (head); \
194 pos = pos->next, prefetch(pos->next))
  /external/oprofile/events/mips/r12000/
events 20 event:0x10 counters:0,1,2,3 um:zero minimum:500 name:PREFETCH_INSTRUCTIONS_EXECUTED : Executed prefetch instructions
21 event:0x11 counters:0,1,2,3 um:zero minimum:500 name:PREFETCH_MISSES_IN_DCACHE : Primary data cache misses by prefetch instructions
34 event:0x1e counters:0,1,2,3 um:zero minimum:500 name:STORE_PREFETCH_EXCLUSIVE_TO_CLEAN_SC_BLOCK : Store/prefetch exclusive to clean block in secondary cache
35 event:0x1f counters:0,1,2,3 um:zero minimum:500 name:STORE_PREFETCH_EXCLUSIVE_SHARED_SC_BLOCK : Store/prefetch exclusive to shared block in secondary
  /external/llvm/test/MC/X86/
3DNow.s 73 // CHECK: prefetch (%rax) # encoding: [0x0f,0x0d,0x00]
75 prefetch (%rax) label
  /external/chromium_org/courgette/
disassembler_elf_32_arm.cc 87 uint32 prefetch; local
91 prefetch = align4byte;
93 prefetch = 4;
95 temp += prefetch;
103 temp2 |= (prefetch & 0x0000000F) << 8;
156 uint32 prefetch = (c_op & 0x0F00) >> 8; local
157 addr -= prefetch;
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLAnchorElement.cpp 98 void prefetch(blink::WebPreconnectMotivation);
466 prefetch(blink::WebPreconnectMotivationLinkMouseOver);
486 prefetch(blink::WebPreconnectMotivationLinkMouseDown);
495 prefetch(blink::WebPreconnectMotivationLinkTapUnconfirmed);
504 prefetch(blink::WebPreconnectMotivationLinkTapDown);
566 void HTMLAnchorElement::PrefetchEventHandler::prefetch(blink::WebPreconnectMotivation motivation) function in class:WebCore::HTMLAnchorElement::PrefetchEventHandler
  /external/oprofile/events/mips/vr5432/
events 6 event:0x2 counters:0,1 um:zero minimum:500 name:LOAD_PREF_CACHE_INSTRUCTIONS : Load, prefetch/CacheOps execution (no sync)
  /external/oprofile/events/mips/vr5500/
events 8 event:0x2 counters:0,1 um:zero minimum:500 name:LOAD_PREF_CACHE_INSTRUCTIONS : Execution of load/prefetch/cache instruction
  /development/ndk/platforms/android-9/arch-mips/include/asm/
processor.h 29 #include <asm/prefetch.h>
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
processor.h 29 #include <asm/prefetch.h>
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
processor.h 29 #include <asm/prefetch.h>

Completed in 455 milliseconds

1 2 3 4 5 6