Searched refs:getCounterTypeSize (Results 1 – 2 of 2) sorted by relevance
613 auto CountersSize = swap(Header.NumCounters) * getCounterTypeSize(); in readHeader()741 getCounterTypeSize(); in readRawCounts()753 CountersStart + CounterBaseOffset + I * getCounterTypeSize(); in readRawCounts()
499 int getCounterTypeSize() const { in getCounterTypeSize() function