Searched refs:UpdateStatInfo (Results 1 – 2 of 2) sorted by relevance
56 …void UpdateStatInfo(uint64_t startTime, uint64_t endTime, const std::string& funcName, bool isCall…81 statInfoWrapper.UpdateStatInfo(startTime, endTime, classFuncName, isCallSucc); in Invoke()
23 void StatInfoWrapper::UpdateStatInfo(uint64_t startTime, uint64_t endTime, const std::string& funcN… in UpdateStatInfo() function in OHOS::HiviewDFX::UCollectUtil::StatInfoWrapper