Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.cpp94 inline ContextNode *allocContextNode(char *Place, GUID Guid, in allocContextNode() function
178 auto *Ret = allocContextNode(AllocPlace, Guid, NrCounters, NrCallsites, in getCallsiteSlow()
251 Root->FirstNode = allocContextNode(M->tryBumpAllocate(Needed), Guid, in setupContext()