ghc-lib-parser-9.6.1.20230312: The GHC API, decoupled from GHC versions
Safe HaskellSafe-Inferred
LanguageHaskell2010

GHC.Exts.Heap.FFIClosures_ProfilingEnabled

Synopsis

Documentation

peekTSOFields :: (Ptr a -> IO (Maybe CostCentreStack)) -> Ptr tsoPtr -> IO TSOFields Source #

Get non-pointer fields from StgTSO_ (TSO.h)

peekStackFields :: Ptr a -> IO StackFields Source #

Get non-closure fields from StgStack_ (TSO.h)