OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Profiler
(Results
76 - 90
of
90
) sorted by null
1
2
3
4
/packages/apps/Camera2/src/com/android/camera/
CameraActivity.java
129
import com.android.camera.stats.
profiler
.Profile;
130
import com.android.camera.stats.
profiler
.
Profiler
;
131
import com.android.camera.stats.
profiler
.Profilers;
291
private final
Profiler
mProfiler = Profilers.instance().guard();
[
all
...]
/external/autotest/frontend/afe/
rpc_utils.py
278
profiler_objects = [models.
Profiler
.smart_get(
profiler
)
279
for
profiler
in profilers]
[
all
...]
/frameworks/base/core/java/android/app/
ActivityThread.java
216
Profiler
mProfiler;
520
/** Initial values for {@link
Profiler
}. */
528
static final class
Profiler
{
[
all
...]
/external/boringssl/linux-arm/crypto/aes/
aes-armv4.S
32
@
Profiler
-assisted and platform-specific optimization resulted in 16%
/external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar
/prebuilts/misc/common/antlr/
antlr-3.4-complete.jar
/prebuilts/sdk/tools/jacks/
jack-3.36.CANDIDATE.jar
jack-4.7.BETA.jar
/prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar
/prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar
/external/robolectric/v1/lib/main/
h2-1.2.147.jar
/frameworks/base/
compiled-classes-phone
200
android.app.ActivityThread$
Profiler
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar
android-all-4.2.2_r1.2-robolectric-0.jar
android-all-4.3_r2-robolectric-0.jar
Completed in 733 milliseconds
1
2
3
4