Home
last modified time | relevance | path

Searched refs:profilerControl (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl109 void profilerControl(boolean start, in ProfilerInfo profilerInfo, int profileType); in profilerControl() method
H A DActivityThread.java1374 public void profilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) { in profilerControl() method in ActivityThread.ApplicationThread
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppProfiler.java1873 thread.profilerControl(false, null, profileType); in stopProfilerLPf()
1920 proc.mProfile.getThread().profilerControl(start, profilerInfo, profileType); in profileControlLPf()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt1914 Landroid/app/ActivityThread$ApplicationThread;->profilerControl(ZLandroid/app/ProfilerInfo;I)V
6181 Landroid/app/IApplicationThread$Stub$Proxy;->profilerControl(ZLandroid/app/ProfilerInfo;I)V
6285 Landroid/app/IApplicationThread;->profilerControl(ZLandroid/app/ProfilerInfo;I)V