Home
last modified time | relevance | path

Searched refs:writeMemProfRecords (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DIndexedMemProfData.cpp33 static uint64_t writeMemProfRecords( in writeMemProfRecords() function
202 writeMemProfRecords(OS, MemProfData.Records, &Schema, memprof::Version2); in writeMemProfV2()
262 uint64_t RecordTableOffset = writeMemProfRecords( in writeMemProfRadixTreeBased()