Searched refs:counts (Results 151 - 175 of 234) sorted by relevance

12345678910

/external/deqp/modules/gles31/functional/
H A Des31fAtomicCounterTests.cpp671 vector<deUint32> counts; local
687 counts.resize(maxValue - minValue + 1, 0);
692 counts[values[valueNdx] - minValue]++;
695 for (int countNdx = 0; countNdx < (int)counts.size(); countNdx++)
697 if (counts[countNdx] != 1)
700 log << TestLog::Message << "Value " << (minValue + countNdx) << " is not unique. Returned " << counts[countNdx] << " times." << TestLog::EndMessage;
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dref.pxd12 # The macros in this section are used for managing reference counts of Python objects.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ant.core_3.2.200.v20100427.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/oprofile/events/i386/nehalem/
H A Dunit_masks18 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)
39 0x01 dtlb_miss The event counts the number of retired stores that missed the DTLB
127 0x4F reference This event counts requests originating from the core that reference a cache line in the last level cache
128 0x41 miss This event counts each cache miss condition for references to the last level cache
189 0x04 cycles_stalled Cycle counts for which an instruction fetch stalls due to a L1I cache miss, ITLB miss or ITLB fault
235 0x04 rs_full This event counts the number of cycles when the number of instructions in the pipeline waiting for execution reaches the limit the processor can handle
236 0x08 store This event counts the number of cycles that a resource related stall will occur due to the number of store instructions reaching the limit of the pipeline, (i
316 0x02 registers This event counts the number of cycles instruction execution latency became longer than the defined latency because the instruction used a register that was partially written by previous instruction
H A Devents7 # Note the minimum counts are not discovered experimentally and could be likely
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.
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
38 event:0x1E counters:0,1,2,3 um:one minimum:6000 name:INST_QUEUE_WRITE_CYCLES : This event counts the number of cycles during which instructions are written to the instruction queue. Dividing this counter by the number of instructions written to the instruction queue (INST_QUEUE_WRITES) yields the average number of instructions decoded each cycle. If this number is less than four and the pipe stalls, this indicates that the decoder is failing to decode enough instructions per cycle to sustain the 4-wide pipeline.
70 event:0xA2 counters:0,1,2,3 um:resource_stalls minimum:6000 name:RESOURCE_STALLS : Counts the number of Allocator resource related stalls. Includes register renaming buffer entries, memory buffer entries. In addition to resource related stalls, this event counts some other events. Includes stalls arising during branch misprediction recovery, such as if retirement of the mispredicted branch is delayed and stalls arising while store buffer is draining from synchronizing operations.
/external/valgrind/main/memcheck/tests/
H A Dlks.stderr.exp60 For counts of detected and suppressed errors, rerun with: -v
H A Dleak-segv-jmp.stderr.exp81 For counts of detected and suppressed errors, rerun with: -v
H A Dleak_cpp_interior.stderr.exp85 For counts of detected and suppressed errors, rerun with: -v
H A Dsigkill.stderr.exp198 For counts of detected and suppressed errors, rerun with: -v
/external/chromium_org/media/base/
H A Ddemuxer_perftest.cc68 const std::vector<int>& counts() { return counts_; } function in class:media::StreamReader
/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A Ddisplay-profiler-output51 @topCounts = [] # "source" counts
52 @bottomCounts = {} # "machine" counts, maps compilations to counts
98 | counts |
100 counts.each {
112 | compilation, counts |
115 counts.each {
478 # Figure out how many columns we need for the code block names, and for counts
603 puts "bytecode (b) Show the bytecode for a code block, with counts."
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_onyxc_int.h176 FRAME_COUNTS counts; member in struct:VP9Common
/external/chromium_org/third_party/libwebp/dsp/
H A Dlossless.h153 int counts[2]; // index: 0=zero steak, 1=non-zero streak member in struct:__anon13261
/external/fio/os/windows/
H A Dposix.c426 LARGE_INTEGER counts; local
429 QueryPerformanceCounter(&counts);
433 tp->tv_sec = counts.QuadPart / freq.QuadPart;
435 * in 'tv_sec' and that stored in 'counts' */
437 t = counts.QuadPart - t;
/external/libvpx/libvpx/vp9/common/
H A Dvp9_onyxc_int.h179 FRAME_COUNTS counts; member in struct:VP9Common
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Devsel.h65 struct perf_counts *counts; member in struct:perf_evsel
/external/opencv/ml/src/
H A Dmltree.cpp50 priors = priors_mult = counts = buf = direction = split_buf = 0;
64 priors = priors_mult = counts = buf = direction = split_buf = 0;
528 CV_CALL( counts = cvCreateMat( 1, m, CV_32SC1 ));
903 cvReleaseMat( &counts );
1351 int* cls_count = data->counts->data.i;
1574 const int* rc0 = data->counts->data.i;
1976 int* counts = (int*)cvStackAlloc( (mi+1)*sizeof(counts[0]) ) + 1; local
1983 sum[i] = counts[i] = 0;
1990 int nc = counts[id
[all...]
/external/speex/libspeex/
H A Djitter.c84 int filled; /**< Number of entries occupied in "timing" and "counts"*/
87 spx_int16_t counts[MAX_TIMINGS]; /**< Order the packets were put in (will be used for short-term estimate) */ member in struct:TimingBuffer
124 SPEEX_MOVE(&tb->counts[pos+1], &tb->counts[pos], move_size);
128 tb->counts[pos] = tb->curr_count;
/external/webp/src/dsp/
H A Dlossless.h153 int counts[2]; // index: 0=zero steak, 1=non-zero streak member in struct:__anon33358
/external/chromium_org/third_party/brotli/src/brotli/enc/
H A Dencode.cc332 std::vector<int> counts(alphabet_size);
333 memcpy(&counts[0], histogram.data_, sizeof(counts[0]) * alphabet_size);
334 OptimizeHuffmanCountsForRle(alphabet_size, &counts[0]);
335 CreateHuffmanTree(&counts[0], alphabet_size, tree_limit, code->depth_);
/external/chromium_org/third_party/WebKit/Tools/qunit/qunit/
H A Dqunit.css155 #qunit-tests b.counts { color: black; }
/external/chromium_org/third_party/qunit/src/
H A Dqunit.css165 #qunit-tests b.counts { color: #000; }
/external/jdiff/src/jdiff/
H A DDiffMyers.java523 @return the array of equivalence class counts.
562 @param counts The count of each equivalence number for the other file.
567 private byte[] discardable(final int[] counts) { argument
584 nmatch = counts[equivs[i]];
/external/libhevc/common/arm/
H A Dihevc_intra_pred_chroma_dc.s113 clz r5, r4 @counts leading zeros
/external/oprofile/pp/
H A Dopgprof.cpp200 count_type count = it->second.counts[0];

Completed in 1257 milliseconds

12345678910