Searched refs:SetTickerCount (Results 1 – 2 of 2) sorted by relevance
277 SetTickerCount(stats_, SIM_BLOCK_CACHE_HIT, 0); in reset_counter()278 SetTickerCount(stats_, SIM_BLOCK_CACHE_MISS, 0); in reset_counter()
131 inline void SetTickerCount(Statistics* statistics, uint32_t ticker_type, in SetTickerCount() function