Searched defs:global_state (Results 1 – 13 of 13) sorted by relevance
53 struct global_state { struct68 static struct global_state state; argument
39 TransferGuardState& global_state = *new TransferGuardState(); variable
273 JitState& global_state = jax::GetGlobalState(); in UpdateArgsSignature() local
77 JitState& global_state = *new JitState(); variable
100 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
178 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
103 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
336 State global_state; member