Searched refs:AddInstrStatistic (Results 1 – 3 of 3) sorted by relevance
27 …OHOS::HiviewDFX::DfxInstrStatistic::GetInstance().AddInstrStatistic(Type, (uint64_t)Arg1, (uint64_…63 void AddInstrStatistic(InstrStatisticType type, uint64_t val, uint64_t err);
41 void DfxInstrStatistic::AddInstrStatistic(InstrStatisticType type, uint64_t val, uint64_t err) in AddInstrStatistic() function in OHOS::HiviewDFX::DfxInstrStatistic
287 statistic.AddInstrStatistic(statisticType, val, errInfo); in TestDfxInstrStatistic()