Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_utils.cpp43 constexpr const char* ProfileSinkName = "llvm-xray"; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformFuchsia.c45 static const char ProfileSinkName[] = "llvm-profile"; variable