/external/oprofile/events/i386/nehalem/ |
events | 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. 31 event:0x12 counters:0,1,2,3 um:simd_int_128 minimum:6000 name:SIMD_INT_128 : Counts number of 128 bit SIMD integer operations. 52 event:0x4C counters:0,1,2,3 um:one minimum:6000 name:LOAD_HIT_PRE : Counts load operations sent to the L1 data cache while a previous SSE prefetch instruction to the same cache line has started prefetching but has not yet finished. 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. 105 event:0xF7 counters:0,1,2,3 um:fp_assist minimum:6000 name:FP_ASSIST : Counts the number of floating point operations executed that required micro-code assist intervention. 107 event:0xFD counters:0,1,2,3 um:simd_int_64 minimum:6000 name:SIMD_INT_64 : Counts number of SID integer 64 bit packed multiply operations.
|
/development/build/tools/ |
windows_sdk.mk | 6 # Summary of operations:
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ui/ |
conflict_dialog.js | 8 * Dialog to confirm the operation for conflicted file operations.
|
/external/chromium_org/content/browser/web_contents/ |
web_contents_view_win.cc | 264 blink::WebDragOperationsMask operations, 273 drag_handler_->StartDragging(drop_data, operations, image, image_offset);
|
web_contents_view_aura.h | 136 blink::WebDragOperationsMask operations,
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
ast_to_hir.cpp | 280 * operand. Section 5.10 "Vector and Matrix Operations" explains in 394 _mesa_glsl_error(loc, state, "bit operations require GLSL 1.30"); 557 _mesa_glsl_error(loc, state, "bit operations require GLSL 1.30"); 879 /* For logical operations, we want to ensure that the operands are 974 static const int operations[AST_NUM_OPERATORS] = { local [all...] |
/external/chromium_org/v8/test/mjsunit/compiler/ |
simple-bailouts.js | 39 // Test operations expected to stay on the fast path. Enumerate all binary
|
/external/chromium_org/v8/test/mjsunit/ |
error-tostring.js | 55 // Test the sequence in which getters and toString operations are called
|
math-floor-part1.js | 49 // by other operations.
|
math-floor-part4.js | 64 // was not properly handled by other operations.
|
/external/mesa3d/src/glsl/ |
ast_to_hir.cpp | 280 * operand. Section 5.10 "Vector and Matrix Operations" explains in 394 _mesa_glsl_error(loc, state, "bit operations require GLSL 1.30"); 557 _mesa_glsl_error(loc, state, "bit operations require GLSL 1.30"); 879 /* For logical operations, we want to ensure that the operands are 974 static const int operations[AST_NUM_OPERATORS] = { local [all...] |
/external/oprofile/events/mips/r10000/ |
events | 24 event:0x09 counters:1 um:zero minimum:500 name:SCACHE_LOAD_STORE_CACHEOP_OPERATIONS : Secondary cache load / store and cache-ops operations
|
/external/v8/test/mjsunit/compiler/ |
simple-bailouts.js | 39 // Test operations expected to stay on the fast path. Enumerate all binary
|
/external/v8/test/mjsunit/ |
error-tostring.js | 55 // Test the sequence in which getters and toString operations are called
|
/external/apache-xml/src/main/java/org/apache/xpath/operations/ |
Variable.java | 21 package org.apache.xpath.operations;
|
/external/chromium_org/v8/test/webkit/fast/js/kde/ |
md5-2.js | 36 * Add integers, wrapping at 2^32. This uses 16-bit operations internally 55 * These functions implement the four basic operations the algorithm uses.
|
/external/eigen/blas/ |
ctbmv.f | 13 * CTBMV performs one of the matrix-vector operations 201 * Start the operations. In this version the elements of A are
|
ctpmv.f | 13 * CTPMV performs one of the matrix-vector operations 157 * Start the operations. In this version the elements of AP are
|
dtbmv.f | 13 * DTBMV performs one of the matrix-vector operations 200 * Start the operations. In this version the elements of A are
|
dtpmv.f | 13 * DTPMV performs one of the matrix-vector operations 153 * Start the operations. In this version the elements of AP are
|
stbmv.f | 13 * STBMV performs one of the matrix-vector operations 200 * Start the operations. In this version the elements of A are
|
stpmv.f | 13 * STPMV performs one of the matrix-vector operations 153 * Start the operations. In this version the elements of AP are
|
ztbmv.f | 13 * ZTBMV performs one of the matrix-vector operations 201 * Start the operations. In this version the elements of A are
|
ztpmv.f | 13 * ZTPMV performs one of the matrix-vector operations 157 * Start the operations. In this version the elements of AP are
|
/external/oprofile/events/i386/atom/ |
events | 20 event:0x12 counters:0,1 um:mul minimum:6000 name:MUL : Multiply operations 21 event:0x13 counters:0,1 um:div minimum:6000 name:DIV : Divide operations
|