HomeSort by relevance Sort by last modified time
    Searched refs:fused (Results 1 - 7 of 7) 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;
233 mFusedLocation.setProvider(FUSED);
292 s.append("fused=").append(mFusedLocation).append('\n');
  /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/v8/test/mjsunit/compiler/
optimized-for-in.js 72 // Check that we correctly deoptimize on map check inserted for fused load.
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]

Completed in 185 milliseconds