OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fused
(Results
1 - 11
of
11
) sorted by null
/frameworks/base/packages/FusedLocation/src/com/android/location/fused/
FusedLocationService.java
17
package com.android.location.
fused
;
FusedLocationProvider.java
17
package com.android.location.
fused
;
FusionEngine.java
17
package com.android.location.
fused
;
46
private static final String
FUSED
= LocationProviderBase.FUSED_PROVIDER;
235
mFusedLocation.setProvider(
FUSED
);
298
s.append("
fused
=").append(mFusedLocation).append('\n');
/build/core/clang/
mips.mk
15
-mno-
fused
-madd
mips64.mk
15
-mno-
fused
-madd
/build/core/combo/arch/mips/
mips32r2-fp-xburst.mk
11
-mno-
fused
-madd \
/external/fdlibm/
Android.mk
58
# floating point expession contraction (e.g:
fused
multiply-add operations).
/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/chromium_org/v8/test/mjsunit/compiler/
optimized-for-in.js
73
// Check that we correctly deoptimize on map check inserted for
fused
load.
/external/clang/lib/CodeGen/
CGCall.cpp
[
all
...]
Completed in 875 milliseconds