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