Lines Matching refs:getFlags
86 uptr LineSize = getFlags()->cache_line_size; in processRangeAccessWorkingSet()
131 bool Accum = getFlags()->record_snapshots && BitIdx < MaxAccumBitIdx; in countAndClearShadowValues()
189 Freq = Freq << getFlags()->snapshot_step; in takeSample()
201 CHECK(getFlags()->cache_line_size == CacheLineSize); in initializeShadowWorkingSet()
206 if (getFlags()->record_snapshots) { in initializeWorkingSet()
209 Thread.launchThread(takeSample, nullptr, getFlags()->sample_freq); in initializeWorkingSet()
245 if (getFlags()->record_snapshots) { in reportWorkingSet()
249 u32 Time = getPeriodForPrinting(getFlags()->sample_freq*Freq, Unit); in reportWorkingSet()
258 Freq = Freq << getFlags()->snapshot_step; in reportWorkingSet()
270 if (getFlags()->record_snapshots) in finalizeWorkingSet()
273 if (getFlags()->record_snapshots) { in finalizeWorkingSet()