Home
last modified time | relevance | path

Searched defs:ProfileRecords (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp195 const ProfileRecordArray &ProfileRecords) in serializeRecords()
267 ProfileRecordArray ProfileRecords(PRAlloc); in serialize() local