Lines Matching defs:TSDRegistry
247 TSDRegistry.initThreadMaybe(this, MinimalInit);
252 TSDRegistry.unmapTestOnly(this);
262 TSDRegistryT *getTSDRegistry() { return &TSDRegistry; }
286 void drainCaches() { TSDRegistry.drainCaches(this); }
364 : TSDRegistry.getDisableMemInit()
392 typename TSDRegistryT::ScopedTSD TSD(TSDRegistry);
559 TSDRegistry.getDisableMemInit() ? NoFill
608 TSDRegistry.disable();
623 TSDRegistry.enable();
741 const bool RegistryResult = TSDRegistry.setOption(O, Value);
813 TSDRegistry.initOnceMaybe(this);
974 TSDRegistryT TSDRegistry;
1262 Header->ClassId && !TSDRegistry.getDisableMemInit();
1282 typename TSDRegistryT::ScopedTSD TSD(TSDRegistry);
1297 typename TSDRegistryT::ScopedTSD TSD(TSDRegistry);
1310 if (Header->ClassId && !TSDRegistry.getDisableMemInit()) {
1639 TSDRegistry.getStats(Str);