Searched refs:profilerControl (Results 1 – 4 of 4) sorted by relevance
109 void profilerControl(boolean start, in ProfilerInfo profilerInfo, int profileType); in profilerControl() method
1374 public void profilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) { in profilerControl() method in ActivityThread.ApplicationThread
1873 thread.profilerControl(false, null, profileType); in stopProfilerLPf()1920 proc.mProfile.getThread().profilerControl(start, profilerInfo, profileType); in profileControlLPf()
1914 Landroid/app/ActivityThread$ApplicationThread;->profilerControl(ZLandroid/app/ProfilerInfo;I)V6181 Landroid/app/IApplicationThread$Stub$Proxy;->profilerControl(ZLandroid/app/ProfilerInfo;I)V6285 Landroid/app/IApplicationThread;->profilerControl(ZLandroid/app/ProfilerInfo;I)V