Searched refs:globalProfileData (Results 1 – 4 of 4) sorted by relevance
227 mRenderThread.globalProfileData()->dump(fd); in dumpProfileInfo()241 return mRenderThread.globalProfileData()->findPercentile(percentile); in frameTimePercentile()255 rt.globalProfileData().switchStorageToAshmem(fd); in setProcessStatsBuffer()262 rt.queue().post([&rt]() { rt.globalProfileData().rotateStorage(); }); in rotateProcessStatsBuffer()
102 ProfileDataContainer& globalProfileData() { return mGlobalProfileData; } in globalProfileData() function
253 globalProfileData()->dump(fd); in dumpGraphicsMemory()
108 , mJankTracker(&thread.globalProfileData(), DeviceInfo::get()->displayInfo()) in CanvasContext()