Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DDebug.cpp67 if (config::isDebugMode(config::DebugKind::FunctionTracing) && in DebugEntryRAII()
80 if (config::isDebugMode(config::DebugKind::FunctionTracing) && in ~DebugEntryRAII()
/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/include/
H A DConfiguration.h23 FunctionTracing = 1U << 1, enumerator