Home
last modified time | relevance | path

Searched refs:analysis (Results 1 – 23 of 23) sorted by relevance

/frameworks/av/media/utils/
DTimerThread.cpp145 struct SnapshotAnalysis analysis{}; in getSnapshotAnalysis() struct
149 mTimeoutQueue.copyRequests(analysis.timeoutRequests); in getSnapshotAnalysis()
150 mRetiredQueue.copyRequests(analysis.retiredRequests, retiredCount); in getSnapshotAnalysis()
151 analysis.pendingRequests = getPendingRequests(); in getSnapshotAnalysis()
152 analysis.secondChanceCount = mMonitorThread.getSecondChanceCount(); in getSnapshotAnalysis()
154 if (analysis.timeoutRequests.empty()) { in getSnapshotAnalysis()
155 return analysis; in getSnapshotAnalysis()
159 const std::shared_ptr<const Request> timeout = analysis.timeoutRequests.back(); in getSnapshotAnalysis()
160 analysis.timeoutTid = timeout->tid; in getSnapshotAnalysis()
162 std::string& description = analysis.description; in getSnapshotAnalysis()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DBinderLogger.kt71 val analysis = BinderTransactionAnalysis.fromStackTrace(tr.stackTrace) in onTransactStarted() constant
73 asyncTraceForTrackBegin(TRACE_TAG_APP, TRACK_NAME, analysis.traceMessage, traceCookie) in onTransactStarted()
74 if (analysis.isSystemUi) { in onTransactStarted()
75 StrictMode.noteSlowCall(analysis.logMessage) in onTransactStarted()
77 Log.v(TAG, analysis.logMessage, tr) in onTransactStarted()
/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/
DLockTargetStateAnalysis.java19 import org.objectweb.asm.tree.analysis.AnalyzerException;
20 import org.objectweb.asm.tree.analysis.BasicInterpreter;
21 import org.objectweb.asm.tree.analysis.BasicValue;
DLockTargetState.java17 import org.objectweb.asm.tree.analysis.BasicValue;
DLockFindingClassVisitor.java33 import org.objectweb.asm.tree.analysis.Analyzer;
34 import org.objectweb.asm.tree.analysis.AnalyzerException;
35 import org.objectweb.asm.tree.analysis.BasicValue;
36 import org.objectweb.asm.tree.analysis.Frame;
/frameworks/base/tools/locked_region_code_injection/
DAndroid.bp17 "ow2-asm-analysis",
30 "ow2-asm-analysis",
/frameworks/av/media/libdatasource/
DAndroid.bp47 "libc_malloc_debug_backtrace", // for memory heap analysis
/frameworks/av/media/module/codecs/amrwb/enc/inc/
Dham_wind.tab18 /* Hamming_cos window for LPC analysis. */
/frameworks/base/tools/traceinjection/
DAndroid.bp18 "ow2-asm-analysis",
/frameworks/native/libs/vr/libpdx/
DAndroid.bp70 // Code analysis target.
/frameworks/base/tools/hoststubgen/hoststubgen/
DAndroid.bp96 "ow2-asm-analysis",
111 "ow2-asm-analysis",
/frameworks/av/media/libeffects/downmix/tests/
DAndroid.bp43 // analysis.
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
/frameworks/proto_logging/stats/atoms/hardware/biometrics/
Dbiometrics_atoms.proto29 * Used for finger placement analysis and tuning of the finger detection algorithms.
/frameworks/proto_logging/stats/atoms/corenetworking/platform/
Dvpn_extension_atoms.proto55 * Logs the VPN connection stats for analysis performance of VPN
/frameworks/av/media/libaudioclient/
DAndroid.bp184 // for memory heap analysis
/frameworks/av/media/tests/benchmark/
DREADME.md198 The benchmark results are stored in a CSV file which can be used for analysis. These results are st…
/frameworks/base/packages/SystemUI/docs/
Dfalsing.md6 analyze touch events on the screen for intentional vs accidental behavior. With analysis,
/frameworks/rs/driver/runtime/ll32/
Dallocation.ll8 ; information for the type based alias analysis, such that the TBAA analysis
16 ; alias. However, the alias analysis still has to assume MayAlias between
29 ; node (with no children) can then safely be dropped from the analysis.
/frameworks/rs/driver/runtime/ll64/
Dallocation.ll10 ; information for the type based alias analysis, such that the TBAA analysis
18 ; alias. However, the alias analysis still has to assume MayAlias between
31 ; node (with no children) can then safely be dropped from the analysis.
/frameworks/layoutlib/create/
DREADME.txt78 are kept. The analysis then finds all the dependencies of the classes that are to be kept using an
/frameworks/base/services/core/java/com/android/server/wm/
DBLASTSync.md28 The following is the protocol and additional requirements for BLAST sync, and an analysis of why it…
/frameworks/proto_logging/stats/
Datoms.proto21522 * sensitive per carrier. The atom would be aggregated per carrier for analysis.