OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uops
(Results
1 - 4
of
4
) sorted by null
/external/oprofile/events/x86-64/family10/
unit_masks
249
0x40 OP type: 0=
uops
1=FLOPS
251
0x01 Merging low quadword move
uops
252
0x02 Merging high quadword move
uops
253
0x04 All other merging move
uops
254
0x08 All other move
uops
256
0x01 SSE bottom-executing
uops
retired
257
0x02 SSE bottom-serializing
uops
retired
258
0x04 x87 bottom-executing
uops
retired
259
0x08 x87 bottom-serializing
uops
retired
261
0x01 Number of cycles a bottom-execute
uops
in FP schedule
[
all
...]
/external/llvm/lib/Target/Hexagon/
HexagonMachineScheduler.cpp
272
unsigned
uops
= SchedModel->getNumMicroOps(SU->getInstr());
local
273
if (IssueCount +
uops
> SchedModel->getIssueWidth())
/external/llvm/lib/CodeGen/
MachineScheduler.cpp
1327
unsigned
uops
= SchedModel->getNumMicroOps(SU->getInstr());
local
[
all
...]
/external/oprofile/events/i386/nehalem/
events
28
event:0x0E counters:0,1,2,3 um:uops_issued minimum:6000 name:UOPS_ISSUED : Counts the number of
Uops
issued by the Register Allocation Table to the Reservation Station, i.e. the
UOPs
issued from the front end to the back end.
30
event:0x10 counters:0,1,2,3 um:fp_comp_ops_exe minimum:6000 name:FP_COMP_OPS_EXE : Counts the number of FP Computational
Uops
Executed.
36
event:0x19 counters:0,1,2,3 um:one minimum:6000 name:TWO_UOP_INSTS_DECODED : An instruction that generates two
uops
was decoded
76
event:0xB1 counters:0,1,2,3 um:uops_executed minimum:6000 name:UOPS_EXECUTED : Counts number of
Uops
executed that were issued on various ports
84
event:0xC7 counters:0,1,2,3 um:ssex_uops_retired minimum:6000 name:SSEX_UOPS_RETIRED : Counts SIMD packed single-precision floating point
Uops
retired.
89
event:0xD1 counters:0,1,2,3 um:uops_decoded minimum:6000 name:UOPS_DECODED : Counts the number of
Uops
decoded by various subsystems.
Completed in 91 milliseconds