reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/xray/xray_profile_collector.cpp
  167 populateRecords(ProfileRecordArray &PRs, ProfileRecord::PathAllocator &PA,
  198                              const ProfileRecordArray &ProfileRecords)
  265     using ProfileRecordAllocator = typename ProfileRecordArray::AllocatorType;
  270     ProfileRecordArray ProfileRecords(PRAlloc);