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