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

  /external/v8/test/mjsunit/tools/
profile.js 282 var counted = 0; variable
284 counted++;
292 assertEquals(counted, flatProfile.length, 'counted vs. flatProfile');
338 assertEquals(2, flatProfile.length, 'counted vs. flatProfile');
  /external/oprofile/events/i386/nehalem/
events 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
  /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/yaffs2/yaffs2/
yaffs_guts.c 6604 int counted = yaffs_CountFreeChunks(dev); local
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 917 \#* # optional closing #\'s (not counted)
    [all...]

Completed in 114 milliseconds