OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fused
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/events/i386/nehalem/
events
71
event:0xA6 counters:0,1,2,3 um:one minimum:6000 name:MACRO_INSTS : Counts the number of instructions decoded that are macro-
fused
but not necessarily executed or retired.
82
event:0xC2 counters:0,1,2,3 um:uops_retired minimum:6000 name:UOPS_RETIRED : Counts the number of micro-ops retired, (macro-
fused
=1, micro-
fused
=2, others=1; maximum count of 8 per cycle). Most instructions are composed of one or two microops. Some instructions are decoded into longer sequences such as repeat instructions, floating point transcendental instructions, and assists
93
event:0xDB counters:0,1,2,3 um:one minimum:6000 name:UOP_UNFUSION : Counts unfusion events due to floating point exception to a
fused
uop.
unit_masks
43
0x02
fused
Counts the number of
fused
Uops that were issued from the Register Allocation Table to the Reservation Station
274
0x01 any Counts the number of micro-ops retired, (macro-
fused
=1, micro-
fused
=2, others=1; maximum count of 8 per cycle)
276
0x04 macro_fused Counts number of macro-
fused
uops retired
/external/clang/lib/CodeGen/
CGCall.cpp
[
all
...]
Completed in 170 milliseconds