Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/xray/TestCases/Posix/
Dcustom-event-logging.cpp14 static constexpr char CustomLogged[] = "hello custom logging!"; in foo() local
16 __xray_customevent(CustomLogged, sizeof(CustomLogged)); in foo()