Home
last modified time | relevance | path

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

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