OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stopAllocCounting
(Results
1 - 25
of
25
) sorted by null
/frameworks/base/tools/preload/loadclass/
LoadClass.java
57
Debug.
stopAllocCounting
();
/frameworks/base/core/java/android/os/
PerformanceCollector.java
486
stopAllocCounting
();
556
private static void
stopAllocCounting
() {
560
Debug.
stopAllocCounting
();
Debug.java
714
* The {@link #
stopAllocCounting
() stop} method disables the counting so that the analysis
736
public static void
stopAllocCounting
() {
737
VMDebug.
stopAllocCounting
();
742
* {@link #startAllocCounting() start} and {@link #
stopAllocCounting
() stop}.
758
* {@link #startAllocCounting() start} and {@link #
stopAllocCounting
() stop}.
774
* {@link #startAllocCounting() start} and {@link #
stopAllocCounting
() stop}.
790
* {@link #startAllocCounting() start} and {@link #
stopAllocCounting
() stop}.
806
* {@link #startAllocCounting() start} and {@link #
stopAllocCounting
() stop}.
823
* {@link #
stopAllocCounting
() stop}.
839
* {@link #startAllocCounting() start} and {@link #
stopAllocCounting
() stop}
[
all
...]
/libcore/dalvik/src/main/java/dalvik/system/
VMDebug.java
240
public static native void
stopAllocCounting
();
/cts/tests/tests/os/src/android/os/cts/
DebugTest.java
35
Debug.
stopAllocCounting
();
149
Debug.
stopAllocCounting
();
/frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java
328
Debug.
stopAllocCounting
();
376
Debug.
stopAllocCounting
();
/art/runtime/native/
dalvik_system_VMDebug.cc
331
NATIVE_METHOD(VMDebug,
stopAllocCounting
, "()V"),
/frameworks/base/core/java/android/app/
Instrumentation.java
[
all
...]
/cts/tests/tests/app/src/android/app/cts/
InstrumentationTest.java
157
mInstrumentation.
stopAllocCounting
();
/prebuilts/sdk/4/
android.jar
/prebuilts/sdk/5/
android.jar
/prebuilts/sdk/6/
android.jar
/prebuilts/sdk/12/
android.jar
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/15/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
/prebuilts/sdk/10/
android.jar
/prebuilts/sdk/11/
android.jar
/prebuilts/sdk/16/
android.jar
/prebuilts/sdk/17/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/7/
android.jar
/prebuilts/sdk/8/
android.jar
/prebuilts/sdk/9/
android.jar
Completed in 1338 milliseconds