enum class SledEntry::FunctionKinds

Description

Each entry here represents the kinds of supported instrumentation map entries.

Declared at: llvm/include/llvm/XRay/InstrumentationMap.h:40

Enumerators

NameValueComment
ENTRY0
EXIT1
TAIL2
LOG_ARGS_ENTER3
CUSTOM_EVENT4