Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/xray/
Dxray_profile_collector.cpp198 const ProfileRecordArray &ProfileRecords) in serializeRecords()
270 ProfileRecordArray ProfileRecords(PRAlloc); in serialize() local