Home
last modified time | relevance | path

Searched defs:tracingState (Results 1 – 5 of 5) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/experimental/source/tracing/
H A Dtracing_imp.h56 typedef enum tracingState { enum
69 tracingState_t tracingState; member
/dports/devel/level-zero/level-zero-1.7.4/source/layers/tracing/
H A Dtracing_imp.h46 typedef enum tracingState { enum
61 tracingState_t tracingState; member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/tracing/
H A Dtracing_api.cpp16 std::atomic<uint32_t> tracingState(0); variable
/dports/math/R/R-4.1.2/src/library/base/R/
H A DmethodsSupport.R57 tracingState <- function(on = NULL) .Internal(traceOnOff(on)) function
/dports/math/libRmath/R-4.1.1/src/library/base/R/
H A DmethodsSupport.R57 tracingState <- function(on = NULL) .Internal(traceOnOff(on)) function