Searched refs:Prefetch (Results 1 - 25 of 32) sorted by relevance

12

/external/chromium_org/chrome/browser/bitmap_fetcher/
H A Dbitmap_fetcher_service.h60 void Prefetch(const GURL& url);
H A Dbitmap_fetcher_service.cc116 void BitmapFetcherService::Prefetch(const GURL& url) { function in class:BitmapFetcherService
/external/llvm/test/MC/AArch64/
H A Darm64-optional-hash.s23 ; Prefetch and memory
/external/chromium_org/chrome/browser/autocomplete/
H A Dchrome_autocomplete_provider_client.cc97 image_service->Prefetch(url);
/external/chromium_org/media/base/android/
H A Dmedia_decoder_job.h53 // Prefetch so we know the decoder job has data when we call Decode().
55 void Prefetch(const base::Closure& prefetch_cb);
H A Dmedia_source_player.cc415 audio_decoder_job_->Prefetch(barrier);
418 video_decoder_job_->Prefetch(barrier);
H A Dmedia_decoder_job.cc98 void MediaDecoderJob::Prefetch(const base::Closure& prefetch_cb) { function in class:media::MediaDecoderJob
/external/oprofile/events/mips/sb1/
H A Devents51 event:0x5 counters:1,2,3 um:zero minimum:500 name:PREFETCH_HITS_CACHE_OR_READ_Q :Prefetch hits in cache or read queue
/external/oprofile/events/x86-64/family10/
H A Dunit_masks182 0x02 Prefetch attempts
207 0x01 Load (Prefetch, PrefetchT0/T1/T2)
222 0x02 Read Requests including Prefetch
223 0x04 Prefetch Request
/external/oprofile/events/i386/atom/
H A Devents15 event:0x07 counters:0,1 um:simd_prefetch minimum:6000 name:PREFETCH : Streaming SIMD Extensions (SSE) Prefetch instructions executed
H A Dunit_masks12 0x08 prefetchnta Streaming SIMD Extensions (SSE) Prefetch NTA instructions executed
/external/chromium_org/third_party/libjpeg_turbo/simd/
H A Djiss2red-64.asm304 ; -- Prefetch the next coefficient block
514 ; -- Prefetch the next coefficient block
H A Djiss2red.asm311 ; -- Prefetch the next coefficient block
529 ; -- Prefetch the next coefficient block
H A Dji3dnflt.asm283 ; -- Prefetch the next coefficient block
H A Djiss2flt-64.asm317 ; -- Prefetch the next coefficient block
H A Djiss2fst-64.asm315 ; -- Prefetch the next coefficient block
H A Djiss2fst.asm322 ; -- Prefetch the next coefficient block
/external/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl515 /* Prefetch the state-table. It contains 256 elements of size SZ */
/external/oprofile/events/x86-64/family11h/
H A Devents50 event:0x4b counters:0,1,2,3 um:prefetch minimum:500 name:PREFETCH_INSTRUCTIONS_DISPATCHED : Prefetch instructions dispatched
H A Dunit_masks169 0x02 Prefetch attempts
/external/oprofile/events/x86-64/hammer/
H A Devents50 event:0x4b counters:0,1,2,3 um:prefetch minimum:500 name:PREFETCH_INSTRUCTIONS_DISPATCHED : Prefetch instructions dispatched
H A Dunit_masks163 0x02 Prefetch attempts
/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp247 struct PrefetchOp Prefetch; member in union:__anon25952::AArch64Operand::__anon25953
298 Prefetch = o.Prefetch;
388 return Prefetch.Val;
1690 Op->Prefetch.Val = Val;
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_variance_impl_sse2.asm98 ; Prefetch data
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_service_browsertest.cc673 IN_PROC_BROWSER_TEST_F(SafeBrowsingServiceTest, Prefetch) {
684 base::FieldTrialList::CreateFieldTrial("Prefetch", exp_group);

Completed in 2773 milliseconds

12