Lines Matching refs:Reference
154 PersistentMemoryAllocator::Reference ref = in LoadRecords()
199 PersistentMemoryAllocator::Reference PersistentSampleMapRecords::GetNext() { in GetNext()
217 PersistentMemoryAllocator::Reference PersistentSampleMapRecords::CreateNew( in CreateNew()
232 PersistentMemoryAllocator::Reference ranges_ref;
234 PersistentMemoryAllocator::Reference counts_ref;
249 PersistentHistogramAllocator::Iterator::GetNextWithIgnore(Reference ignore) { in GetNextWithIgnore()
250 PersistentMemoryAllocator::Reference ref; in GetNextWithIgnore()
267 Reference ref) { in GetHistogram()
293 Reference* ref_ptr) { in AllocateHistogram()
306 PersistentMemoryAllocator::Reference histogram_ref = in AllocateHistogram()
330 PersistentMemoryAllocator::Reference counts_ref = in AllocateHistogram()
332 PersistentMemoryAllocator::Reference ranges_ref = in AllocateHistogram()
394 void PersistentHistogramAllocator::FinalizeHistogram(Reference ref, in FinalizeHistogram()
785 PersistentMemoryAllocator::Reference ref; in ReleaseForTesting()
852 Reference record_to_ignore = last_created(); in ImportHistogramsToStatisticsRecorder()