HomeSort by relevance Sort by last modified time
    Searched refs:missed (Results 1 - 16 of 16) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/calllog/
CallTypeIconsView.java 33 * View that draws one or more symbols for different types of calls (missed calls, outgoing etc).
85 return mResources.missed;
113 public final Drawable missed; field in class:CallTypeIconsView.Resources
121 missed = r.getDrawable(R.drawable.ic_call_missed_holo_dark);
  /external/mesa3d/docs/
MESA_swap_frame_usage.spec 65 missed.
133 Missed frame swaps can be tracked by calling the following function:
138 glXBeginFrameTrackingMESA resets a "missed frame" count and
140 If a swap is missed based in the rate control specified by the
142 per frame, the missed frame count is incremented.
144 The current missed frame count and total number of swaps since
161 swaps that missed the specified frame. The frame usage for the
162 last missed frame is returned in the location pointed to by
172 missed frame count.
  /external/libvpx/vp8/encoder/x86/
subtract_sse2.asm 175 psubb xmm0, xmm1 ; subtraction with sign missed
196 psubb xmm0, xmm1 ; subtraction with sign missed
219 psubb xmm0, xmm1 ; subtraction with sign missed
240 psubb xmm0, xmm1 ; subtraction with sign missed
266 psubb xmm0, xmm1 ; subtraction with sign missed
287 psubb xmm0, xmm1 ; subtraction with sign missed
310 psubb xmm0, xmm1 ; subtraction with sign missed
331 psubb xmm0, xmm1 ; subtraction with sign missed
  /external/opencv/ml/src/
_ml.h 116 uchar* missed;int msstep, mcstep; -missedMeasurements...
132 uchar* missed; \
142 data = classes = tmask = missed = sidx = cidx = NULL; \
187 ICV_RAWDATA( *(param), (flags), missed, msstep, mcstep, mm, mn ); \
  /external/llvm/
README.android 31 * 799a58a55 - missed a file. (13 days ago) <Chris Lattner>
  /external/oprofile/events/i386/nehalem/
unit_masks 27 0x20 pde_miss Number of DTLB cache load misses where the low part of the linear to physical address translation was missed
28 0x40 pdp_miss Number of DTLB cache load misses where the high part of the linear to physical address translation was missed
39 0x01 dtlb_miss The event counts the number of retired stores that missed the DTLB
46 0x08 remote_cache_local_home_hit Counts number of memory load instructions retired where the memory reference missed the L1, L2 and LLC caches and HIT in a remote socket's cache
47 0x10 remote_dram Counts number of memory load instructions retired where the memory reference missed the L1, L2 and LLC caches and was remotely homed
48 0x20 local_dram Counts number of memory load instructions retired where the memory reference missed the L1, L2 and LLC caches and required a local socket memory reference
158 0x20 pde_miss Number of DTLB cache misses where the low part of the linear to physical address translation was missed
159 0x40 pdp_miss Number of DTLB misses where the high part of the linear to physical address translation was missed
162 0x01 nta Counts number of SSE NTA prefetch/weakly-ordered instructions which missed the L1 data cache
201 0x20 pde_miss Number of ITLB misses where the low part of the linear to physical address translation was missed
    [all...]
events 12 event:0x2e counters:0,1,2,3 um:x41 minimum:6000 name:LLC_MISSES : Last level cache demand requests from this core that missed the LLC
27 event:0x0C counters:0,1,2,3 um:mem_store_retired minimum:6000 name:MEM_STORE_RETIRED : The event counts the number of retired stores that missed the DTLB. The DTLB miss is not counted if the store operation causes a fault. Does not count prefetches. Counts both primary and secondary misses to the TLB
51 event:0x4B counters:0,1,2,3 um:sse_mem_exec minimum:6000 name:SSE_MEM_EXEC : Counts number of SSE instructions which missed the L1 data cache.
85 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.
96 event:0xE5 counters:0,1,2,3 um:one minimum:6000 name:BPU_MISSED_CALL_RET : Counts number of times the Branch Prediciton Unit missed predicting a call or return branch.
  /external/oprofile/events/i386/atom/
events 8 event:0x2e counters:0,1 um:x41 minimum:6000 name:LLC_MISSES : Last level cache demand requests from this core that missed the LLC
16 event:0x08 counters:0,1 um:data_tlb_misses minimum:6000 name:DATA_TLB_MISSES : Memory accesses that missed the DTLB
unit_masks 14 0x07 dtlb_miss Memory accesses that missed the DTLB
33 0x41 i_state L2 cache demand requests from this core that missed the L2
  /external/oprofile/events/x86-64/family10/
unit_masks 101 0x01 DCT0 Command slots missed
102 0x02 DCT2 Command slots missed
  /external/oprofile/events/mips/24K/
events 40 event:0x16 counters:0 um:zero minimum:500 name:L2_CACHE_MISSES : 22-0 L2 cache accesses that missed in the cache
  /external/oprofile/events/mips/34K/
events 40 event:0x16 counters:0 um:zero minimum:500 name:L2_CACHE_MISSES : 22-0 L2 cache accesses that missed in the cache
  /external/oprofile/events/mips/1004K/
events 40 event:0x16 counters:0 um:zero minimum:500 name:L2_CACHE_MISSES : 22-0 L2 cache accesses that missed in the cache
  /external/oprofile/events/mips/74K/
events 52 event:0x23 counters:0,2 um:zero minimum:500 name:LOAD_MISS_CONSUMER_REPLAYS : 35-0 Replays following optimistic issue of instruction dependent on load which missed, counted only when the dependent instruction graduates
  /external/v8/src/
date.js 119 // local_time_offset is initialized when the DST_offset_cache is missed.
  /external/iproute2/doc/
ip-cref.tex 533 RX errors: length crc frame fifo missed
    [all...]

Completed in 281 milliseconds