Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/xray/TestCases/Posix/
H A Darg1-logger.cpp20 void arg1logger(int32_t fn, XRayEntryType t, uint64_t a1) { in arg1logger() function
H A Darg1-arg0-logging.cpp22 void arg1logger(int32_t, XRayEntryType, uint64_t) { arg1loggercalled = true; } in arg1logger() function