Searched refs:fetched (Results 1 - 10 of 10) sorted by relevance

/external/oprofile/events/mips/5K/
H A Devents16 event:0x1 counters:0 um:zero minimum:500 name:INSN_FETCHED : Instructions fetched
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.cpp682 ULONG fetched; local
684 if (enumDetailsObj->Next(1, &detailObj, &fetched) != S_OK)
703 if (enumGuessesObj->Next(1, &guess, &fetched) != S_OK)
774 ULONG fetched; local
776 if (enumGuessesObj->Next(1, &guess, &fetched) != S_OK)
/external/chromium/chrome/browser/ui/webui/chromeos/
H A Dimageburner_ui.cc678 void ImageBurnResourceManager::ConfigFileFetched(bool fetched) { argument
686 if (!fetched)
688 config_file_fetched_ = fetched;
690 downloaders_[i]->OnImageUrlCreated(image_url_.get(), fetched);
H A Dimageburner_ui.h110 // Creates URL image should be fetched from.
124 void ConfigFileFetched(bool fetched);
/external/chromium/chrome/browser/importer/
H A Die_importer.cc164 ULONG fetched; local
166 (result = enum_url->Next(1, &stat_url, &fetched)) == S_OK) {
/external/oprofile/events/mips/25K/
H A Devents50 event:0x18 counters:0,1 um:zero minimum:500 name:INSNS_FETCHED_FROM_ICACHE : Total number of instructions fetched from the I-Cache
/external/iproute2/doc/
H A Dapi-ip6-flowlabels.tex160 Flowinfo received and latched by a connected TCP socket also may be fetched
/external/oprofile/events/i386/nehalem/
H A Devents85 event:0xC8 counters:0,1,2,3 um:x20 minimum:6000 name:ITLB_MISS_RETIRED : Counts the number of retired instructions that missed the ITLB when the instruction was fetched.
/external/oprofile/events/mips/74K/
H A Devents105 event:0x40b counters:1,3 um:zero minimum:500 name:IFU_IDU_NO_FETCH_CYCLES : 11-1 Cycles IFU-IDU gate open but no instructions fetched by IFU
/external/libvorbis/doc/
H A D01-introduction.tex92 without having previously fetched the codec setup header.

Completed in 256 milliseconds