Searched refs:InstrStatisticType (Results 1 – 3 of 3) sorted by relevance
41 void DfxInstrStatistic::AddInstrStatistic(InstrStatisticType type, uint64_t val, uint64_t err) in AddInstrStatistic()66 InstrStatisticType type = static_cast<InstrStatisticType>(iter->first); in DumpInstrStatResult()
35 enum InstrStatisticType : uint32_t { enum63 void AddInstrStatistic(InstrStatisticType type, uint64_t val, uint64_t err);
279 InstrStatisticType statisticType; in TestDfxInstrStatistic()281 statisticType = InstrStatisticType::InstructionEntriesArmExidx; in TestDfxInstrStatistic()283 statisticType = InstrStatisticType::UnsupportedArmExidx; in TestDfxInstrStatistic()