Searched defs:TSD (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_tsd_exclusive.cpp25 THREADLOCAL ScudoTSD TSD; member in namespace:__scudo
H A Dscudo_tsd_shared.cpp50 ALWAYS_INLINE void setCurrentTSD(ScudoTSD *TSD) { argument
67 ScudoTSD *getTSDAndLockSlow(ScudoTSD *TSD) { argument
[all...]
H A Dscudo_allocator.cpp218 QuarantineCacheT *getQuarantineCache(ScudoTSD *TSD) { argument
347 ScudoTSD *TSD = getTSDAndLock(&UnlockRequired); local
413 ScudoTSD *TSD = getTSDAndLock(&UnlockRequired); local
432 ScudoTSD *TSD = getTSDAndLock(&UnlockRequired); local
569 commitBack(ScudoTSD *TSD) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd_shared.h63 TSD<Allocator> *TSD = getCurrentTSD(); local
[all...]
H A Dcombined.h192 void commitBack(TSD<ThisT> *TSD) { argument
245 auto *TSD = TSDRegistry.getTSDAndLock(&UnlockRequired); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/XRay/
H A DProfile.cpp339 auto &TSD = ThreadStacks[E.TId]; local
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h6546 UINT32 TSD:1; ///< Time Stamp Disable. member in struct:__anon6014::__anon6015

Completed in 141 milliseconds