llvm::sampleprof::ProfileSymbolList::setColdGUIDTable

Install a pre-hashed cold GUID table and switch to MD5 mode.

Synopsis

Declared in <llvm/ProfileData/SampleProf.h>

void
setColdGUIDTable(EytzingerTableSpan<support::ulittle64_t> Table);

Parameters

NameDescription
TableEytzinger-layout table of cold function GUIDs.