HomeSort by relevance Sort by last modified time
    Searched full:refill (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /external/oprofile/events/x86-64/family12h/
unit_masks 25 0x01 Refill from northbridge
30 0x1e All cache states except refill from northbridge
  /external/oprofile/events/x86-64/family14h/
unit_masks 25 0x01 Refill from northbridge
30 0x1e All cache states except refill from northbridge
  /frameworks/base/core/java/android/util/
Base64InputStream.java 98 refill(); method
110 refill(); method
121 refill(); method
137 private void refill() throws IOException { method in class:Base64InputStream
  /external/oprofile/events/mips/25K/
events 38 event:0x14 counters:0,1 um:zero minimum:500 name:JTLB_EXCEPTIONS : Refill, Invalid and Modified TLB exceptions
43 event:0x15 counters:0,1 um:zero minimum:500 name:JTLB_IFETCH_REFILL_EXCEPTIONS : Joint-TLB refill exceptions due to instruction fetch
44 event:0x16 counters:0,1 um:zero minimum:500 name:JTLB_DATA_ACCESS_REFILL_EXCEPTIONS : Joint-TLB refill exceptions due to data access
45 event:0x17 counters:0,1 um:zero minimum:500 name:JTLB_REFILL_EXCEPTIONS : total Joint-TLB Instruction exceptions (refill)
  /external/oprofile/events/mips/vr5500/
events 13 event:0x7 counters:0,1 um:zero minimum:500 name:JTLB_REFILLS : TLB refill
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atm_zatm.h 27 int low_water,high_water; /* refill parameters */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atm_zatm.h 27 int low_water,high_water; /* refill parameters */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atm_zatm.h 27 int low_water,high_water; /* refill parameters */
  /external/oprofile/events/arm/armv7-common/
events 7 event:0x03 counters:1,2,3,4,5,6 um:zero minimum:500 name:DCACHE_REFILL : Data R/W operation that causes a refill from cache or normal cacheable memory
9 event:0x05 counters:1,2,3,4,5,6 um:zero minimum:500 name:DTLB_REFILL : Data R/W that causes a TLB refill
  /bionic/libc/stdio/
rget.c 39 * Refill, then return the first character
refill.c 1 /* $OpenBSD: refill.c,v 1.8 2005/08/08 08:05:36 espie Exp $ */
48 * Refill a stdio buffer.
fgets.c 60 * If the buffer is empty, refill it.
  /external/kernel-headers/original/asm-mips/
war.h 121 * operate correctly if the internal data cache refill buffer is empty. These
149 * This will enable the use of a special TLB refill handler which does a
168 * Hit_Invalidate_I cacheops invalidate an icache line but the refill
172 * Workaround: generate an icache refill from a different line
cpu-info.h 35 #define MIPS_CACHE_IC_F_DC 0x00000008 /* Ic can refill from D-cache */
  /external/oprofile/events/mips/20K/
events 10 event:0x4 counters:0 um:zero minimum:500 name:TLB_REFILLS_TAKEN : Taken TLB refill exceptions
  /external/oprofile/events/x86-64/family11h/
unit_masks 32 0x01 refill from system
163 0x04 Read Block (Dcache load miss refill)
164 0x08 Read Block Shared (Icache refill)
165 0x10 Read Block Modified (Dcache store miss refill)
  /external/oprofile/events/x86-64/hammer/
unit_masks 26 0x01 refill from system
157 0x04 Read Block (Dcache load miss refill)
158 0x08 Read Block Shared (Icache refill)
159 0x10 Read Block Modified (Dcache store miss refill)
  /external/chromium/chrome/browser/extensions/
extensions_quota_service.cc 130 // than 1 full refill interval away from the last event (so even if we used
132 // next refill interval, so it doesn't matter).
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_BitDec_s.h 270 ;// N>8 so we will be able to refill at least one byte
479 ;// Decodes one VLD Symbol from a bitstream and refill the bitstream
517 LDRCSB $T1, [$pBitStream], #1 ;// load refill byte
519 ADDCC $BitCount, $BitCount, #8 ;// refill not possible
521 ORRCS $BitBuffer, $T1, $BitBuffer, LSL #8 ;// merge in refill byte
527 ;// Can combine refill check and -S0+S1 and keep $BitCount<=15
530 ;// Separate refill check and -S0+S1 offset
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_BitDec_s.h 270 ;// N>8 so we will be able to refill at least one byte
479 ;// Decodes one VLD Symbol from a bitstream and refill the bitstream
517 LDRCSB $T1, [$pBitStream], #1 ;// load refill byte
519 ADDCC $BitCount, $BitCount, #8 ;// refill not possible
521 ORRCS $BitBuffer, $T1, $BitBuffer, LSL #8 ;// merge in refill byte
527 ;// Can combine refill check and -S0+S1 and keep $BitCount<=15
530 ;// Separate refill check and -S0+S1 offset
  /external/libvpx/libvpx/vp8/decoder/
dboolhuff.h 45 /*The refill loop is used in several places, so define it in a macro to make
  /external/oprofile/events/mips/loongson2/
events 16 event:0x0d counters:0 um:zero minimum:300 name:TLB_REFILL : TLB refill exception
  /external/oprofile/events/arm/armv7/
events.h 9 "Data R/W operation that causes a refill from cache or normal cacheable memory"},
13 "Data R/W that causes a TLB refill"},
  /ndk/sources/host-tools/make-3.81/doc/
make.texi 367 files, which are in turn made by compiling source files.@refill
749 makefile:@refill
    [all...]
  /external/oprofile/events/x86-64/family10/
unit_masks 43 0x01 Refill from northbridge
48 0x1e All cache states except refill from northbridge
176 0x04 Read Block (Dcache load miss refill)
177 0x08 Read Block Shared (Icache refill)
178 0x10 Read Block Modified (Dcache store miss refill)

Completed in 6066 milliseconds

1 2 3 4 5