ghc-lib-parser-9.10.1.20240511: The GHC API, decoupled from GHC versions
Safe HaskellIgnore
LanguageGHC2021

GHC.Exts.Heap.FFIClosures_ProfilingDisabled

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)