Searched refs:getCounterTypeSize (Results 1 – 2 of 2) sorted by relevance
488 auto CountersSize = swap(Header.CountersSize) * getCounterTypeSize(); in readHeader()577 getCounterTypeSize(); in readRawCounts()589 CountersStart + CounterBaseOffset + I * getCounterTypeSize(); in readRawCounts()
417 int getCounterTypeSize() const { in getCounterTypeSize() function