Searched defs:global_state (Results 1 – 10 of 10) sorted by relevance
50 struct global_state { struct63 static struct global_state state; argument
90 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
97 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
178 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
177 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
202 GlobalJitState& global_state = jax::GetGlobalState(); in Call() local
75 GlobalJitState& global_state = *new GlobalJitState(); variable
336 State global_state; member