Searched refs:mProfileData (Results 1 – 1 of 1) sorted by relevance
1861 proc = mProfileData.getProfileProc(); in stopProfilerLPf()1881 if (mProfileData.getProfilerInfo() != null in clearProfilerLPf()1888 mProfileData.setProfileApp(null); in clearProfilerLPf()1889 mProfileData.setProfileProc(null); in clearProfilerLPf()1890 mProfileData.setProfilerInfo(null); in clearProfilerLPf()1895 if (mProfileData.getProfileProc() == null in clearProfilerLPf()1960 mProfileData.setProfileApp(processName); in setProfileAppLPf()1976 mProfileData.setProfileProc(proc); in setProfileProcLPf()2268 mProfileData.setProfileProc(app); in setupProfilerInfoLocked()2405 if (mProfileData.getProfileApp() != null || mProfileData.getProfileProc() != null in dumpProfileDataLocked()[all …]