Searched refs:resetEvents (Results 1 – 3 of 3) sorted by relevance
57 Profiler::resetEvents(EV_CPU_CYCLES | EV_L1D_RATES | EV_BPU_RATES); in Profiler()68 uint32_t Profiler::resetEvents(uint32_t eventMask) noexcept { in resetEvents() function in utils::Profiler
88 profiler.resetEvents(Profiler::EV_CPU_CYCLES | Profiler::EV_L1I_RATES); in main()
75 uint32_t resetEvents(uint32_t eventMask) noexcept;