Searched refs:GetAppForkStartTime (Results 1 – 4 of 4) sorted by relevance
78 int64_t GetAppForkStartTime() const;
677 int64_t forkStartTime = PerfProfile::GetInstance().GetAppForkStartTime();687 int64_t initForkStartTime = PerfProfile::GetInstance().GetAppForkStartTime();707 forkStartTime = PerfProfile::GetInstance().GetAppForkStartTime();
203 int64_t PerfProfile::GetAppForkStartTime() const in GetAppForkStartTime() function in OHOS::AppExecFwk::PerfProfile
11038 int64_t ret = perfProfile.GetAppForkStartTime();