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

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/tests/f_summary_counts/
name 1 incorrect inode/block free counts
  /external/e2fsprogs/tests/e_icount_normal/
name 1 inode counting abstraction optimized for storing inode counts
  /external/oprofile/events/i386/nehalem/
unit_masks 7 0x01 any Counts the number of store forwards
9 0x01 std Counts the number of loads blocked by a preceding store with unknown data
10 0x04 address_offset Counts the number of loads blocked by a preceding store address
12 0x01 cycles Counts the cycles of store buffer drains
14 0x01 load Counts the number of misaligned load references
15 0x02 store Counts the number of misaligned store references
16 0x03 any Counts the number of misaligned memory references
18 0x01 not_sta This event counts the number of load operations delayed caused by preceding stores whose addresses are known but whose data is unknown, and preceding stores that conflict with the load but which incompletely overlap the load
19 0x02 sta This event counts load operations delayed caused by preceding stores whose addresses are unknown (STA block)
20 0x04 at_ret Counts number of loads delayed with at-Retirement block cod
    [all...]
events 7 # Note the minimum counts are not discovered experimentally and could be likely
18 event:0x02 counters:0,1,2,3 um:sb_forward minimum:6000 name:SB_FORWARD : Counts the number of store forwards.
19 event:0x03 counters:0,1,2,3 um:load_block minimum:6000 name:LOAD_BLOCK : Counts the number of loads blocked
20 event:0x04 counters:0,1,2,3 um:sb_drain minimum:6000 name:SB_DRAIN : Counts the cycles of store buffer drains.
21 event:0x05 counters:0,1,2,3 um:misalign_mem_ref minimum:6000 name:MISALIGN_MEM_REF : Counts the number of misaligned load references
22 event:0x06 counters:0,1,2,3 um:store_blocks minimum:6000 name:STORE_BLOCKS : This event counts the number of load operations delayed caused by preceding stores.
23 event:0x07 counters:0,1,2,3 um:one minimum:6000 name:PARTIAL_ADDRESS_ALIAS : Counts false dependency due to partial address aliasing
24 event:0x08 counters:0,1,2,3 um:dtlb_load_misses minimum:6000 name:DTLB_LOAD_MISSES : Counts dtlb page walks
25 event:0x09 counters:0,1,2,3 um:memory_disambiguration minimum:6000 name:MEMORY_DISAMBIGURATION : Counts memory disambiguration events
26 event:0x0B counters:0,1,2,3 um:mem_inst_retired minimum:6000 name:MEM_INST_RETIRED : Counts the number of instructions with an architecturally-visible load/store retired on the architected p (…)
    [all...]
  /external/linux-tools-perf/scripts/python/bin/
syscall-counts-by-pid-report 2 # description: system-wide syscall counts, by pid
10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/syscall-counts-by-pid.py $comm
syscall-counts-report 2 # description: system-wide syscall counts
10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/syscall-counts.py $comm
  /external/strace/
count.c 46 #define counts (countv[current_personality]) macro
56 if (!counts)
58 counts = calloc(nsyscalls, sizeof(*counts));
59 if (!counts)
62 "strace: out of memory for call counts\n");
67 counts[tcp->scno].calls++;
69 counts[tcp->scno].errors++;
102 tv_add(&counts[tcp->scno].time, &counts[tcp->scno].time, tv)
    [all...]
  /external/e2fsprogs/tests/f_16384_block/
expect.1 4 Pass 4: Checking reference counts
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_8192_block/
expect.1 4 Pass 4: Checking reference counts
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_bad_disconnected_inode/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_bad_local_jnl/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_badbblocks/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_baddir/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_baddir2/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_baddotdir/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_badinode/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_badjour_indblks/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_badjourblks/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_badorphan/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_badprimary/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_badroot/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_badsymlinks/
expect.2 4 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_badtable/
expect.2 4 Pass 4: Checking reference counts

Completed in 165 milliseconds

1 2 3 4 5 6 7 8 91011>>