HomeSort by relevance Sort by last modified time
    Searched full:hits (Results 51 - 75 of 630) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_fence.c 39 * thread hits a fence command, it'll increment the fence counter. When
68 /** Destroy a fence. Called when refcount hits zero. */
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_fence.c 39 * thread hits a fence command, it'll increment the fence counter. When
68 /** Destroy a fence. Called when refcount hits zero. */
  /external/oprofile/events/i386/athlon/
events 17 event:0x45 counters:0,1,2,3 um:zero minimum:500 name:L1_DTLB_MISSES_L2_DTLD_HITS : L1 DTLB misses and L2 DTLB hits
20 event:0x84 counters:0,1,2,3 um:zero minimum:500 name:L1_ITLB_MISSES_L2_ITLB_HITS : L1 ITLB misses (and L2 ITLB hits)
  /external/chromium_org/ash/wm/
window_cycle_list.h 46 // List is built when the user initiates the gesture (e.g. hits alt-tab the
  /external/chromium_org/third_party/sqlite/src/test/
fts2h.test 55 # No hits at all. Returns empty doclists from termSelect().
fts3ah.test 50 # No hits at all. Returns empty doclists from termSelect().
  /external/chromium_org/v8/test/mjsunit/
string-split-cache.js 37 // cache. So this test hits a case where only a prefix is cached.
  /external/iproute2/man/man8/
tc-choke.8 28 Once the queue hits a certain average length, a random packet is drawn from the
tc-red.8 28 Once the queue hits a certain average length, packets enqueued have a
56 until the average queue size hits
117 queue size hits
  /external/oprofile/events/mips/sb1/
events 50 event:0x6 counters:1,2,3 um:zero minimum:500 name:LD_ST_HITS_PREFETCH_IN_QUEUE :Load/store hits prefetch in read queue
51 event:0x5 counters:1,2,3 um:zero minimum:500 name:PREFETCH_HITS_CACHE_OR_READ_Q :Prefetch hits in cache or read queue
52 event:0x4 counters:1,2,3 um:zero minimum:500 name:READ_HITS_READ_Q :Read hits in read queue
65 event:0x16 counters:1,2,3 um:zero minimum:500 name:SNOOP_RQ_HITS :Snoop request hits anywhere
  /external/v8/test/mjsunit/
string-split-cache.js 37 // cache. So this test hits a case where only a prefix is cached.
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_non_client_frame_view_ash_browsertest.cc 42 // Click on the top edge of a window hits the top edge resize handle.
46 // Click just below the resize handle hits the caption.
58 // Click in the top edge of a maximized window now hits the client area,
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDebug.java 133 /** statement cache stats: hits/misses/cachesize */
137 int hits, int misses, int cachesize) {
142 this.cache = hits + "/" + misses + "/" + cachesize;
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
chromium.py 93 hits = []
98 hits.append((filesystem.mtime(path), path))
104 hits.append((filesystem.mtime(path), path))
106 if hits:
107 hits.sort(reverse=True)
108 return hits[0][1] # Return the newest file found.
  /external/clang/include/clang/Serialization/
GlobalModuleIndex.h 112 /// \brief The number of identifier lookup hits, where we recognize the
173 /// \param Hits Will be populated with the set of module files that have
177 bool lookupIdentifier(StringRef Name, HitSet &Hits);
  /external/linux-tools-perf/util/ui/browsers/
annotate.c 70 unsigned int hits = 0; local
83 hits += h->addr[offset];
92 percent = 100.0 * hits / h->sum;
  /external/chromium/chrome/browser/chromeos/
setting_level_bubble.h 39 // 3. User hits the "increase brightness" button, setting brightness to 30%.
  /external/chromium/chrome/browser/history/
snippet.h 5 // This module computes snippets of queries based on hits in the documents
  /external/chromium-trace/trace-viewer/src/tracing/tracks/
container_track.js 56 * @param {Selection} selection Selection to which to add hits.
  /external/chromium_org/ash/display/
mouse_cursor_event_filter.h 72 // hits or exceeds the edge of the |target_root| and the mouse cursor
  /external/chromium_org/base/memory/
aligned_memory_unittest.cc 57 // TODO(ios): This test hits an armv7 bug in clang. crbug.com/138066
  /external/chromium_org/chrome/browser/history/
snippet.h 5 // This module computes snippets of queries based on hits in the documents
  /external/chromium_org/net/base/
file_stream_metrics_win.cc 119 // If we get hits on the buckets, we can add those values to the values we
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_mm.h 58 * to get better page hits if possible
  /external/chromium_org/third_party/mesa/src/src/gallium/tests/unit/
u_cache_test.c 114 * the distribution of hits in its internal cache entries.

Completed in 584 milliseconds

1 23 4 5 6 7 8 91011>>