Home
last modified time | relevance | path

Searched refs:profiling (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/apct-tests/perftests/inputmethod/
DREADME.md20 --module-arg ImePerfTests:instrumentation-arg:profiling-iterations:=20
37 - profiling-iterations
38 * int: Run the extra iterations with enabling method profiling.
39 - profiling-sampling
40 * int: The interval (0=trace each method, default is 10) of sample profiling in microseconds.
/frameworks/base/apct-tests/perftests/surfaceflinger/
DREADME.md31 - profiling-iterations
32 * int: Run the extra iterations with enabling method profiling.
33 - profiling-sampling
34 * int: The interval (0=trace each method, default is 10) of sample profiling in microseconds.
/frameworks/base/apct-tests/perftests/windowmanager/
DREADME.md32 - profiling-iterations
33 * int: Run the extra iterations with enabling method profiling.
34 - profiling-sampling
35 * int: The interval (0=trace each method, default is 10) of sample profiling in microseconds.
/frameworks/base/boot/
DAndroid.bp181 // only used if profiling is enabled.
183 apex: "com.android.profiling",
184 module: "com.android.profiling-bootclasspath-fragment",
/frameworks/base/config/
Dboot-image-profile-extra.txt18 # due to current limitations of our boot image profiling, where knowing what
/frameworks/base/core/proto/android/app/
Dprofilerinfo.proto36 // Denotes an agent (and its parameters) to attach for profiling.
/frameworks/base/api/
DApiDocs.bp70 ":framework-profiling-sources",
DAndroid.bp119 "framework-profiling",
/frameworks/av/media/tests/benchmark/
DREADME.md26 Note: [Benchmark Application](#BenchmarkApplication) now supports profiling both SDK and NDK APIs a…
/frameworks/base/core/java/android/app/
DActivityThread.java1009 boolean profiling; field in ActivityThread.Profiler
1013 if (profiling) { in setProfiler()
1039 if (profileFd == null || profiling) { in startProfiling()
1049 profiling = true; in startProfiling()
1061 if (profiling) { in stopProfiling()
1062 profiling = false; in stopProfiling()
/frameworks/proto_logging/stats/enums/app/
Dsettings_enums.proto4842 // OPEN: Settings > Memory > Toggle "Enable memory profiling"
/frameworks/base/core/api/
Dcurrent.txt10766 …lemetry_apis_framework_initialization") public static final String PROFILING_SERVICE = "profiling";
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt2010 Landroid/app/ActivityThread$Profiler;->profiling:Z