Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.cpp290 ContextNode *tryStartContextGivenRoot(ContextRoot *Root, GUID Guid, in tryStartContextGivenRoot() function
335 return tryStartContextGivenRoot(CR, Guid, NumCounters, NumCallsites); in getUnhandledContext()
413 return tryStartContextGivenRoot(Root, Guid, Counters, Callsites); in __llvm_ctx_profile_start_context()