Safe Haskell | None |
---|
Documentation
emitTickyCounter :: ClosureInfo -> [Id] -> FCode ()Source
tickyDynAlloc :: SMRep -> LambdaFormInfo -> FCode ()Source
tickyAllocHeap :: VirtualHpOffset -> FCode ()Source
tickyAllocThunk :: CmmExpr -> CmmExpr -> FCode ()Source
tickyAllocPAP :: CmmExpr -> CmmExpr -> FCode ()Source
tickySlowCall :: LambdaFormInfo -> [StgArg] -> FCode ()Source
tickyDirectCall :: RepArity -> [StgArg] -> FCode ()Source
tickyEnterDynCon :: FCode ()Source
tickyEnterViaNode :: FCode ()Source
tickyEnterFun :: ClosureInfo -> FCode ()Source
tickyEnterThunk :: ClosureInfo -> FCode ()Source
tickyUpdateBhCaf :: ClosureInfo -> FCode ()Source
tickyBlackHole :: Bool -> FCode ()Source
tickyUnboxedTupleReturn :: RepArity -> FCode ()Source
tickyVectoredReturn :: Int -> FCode ()Source
tickyReturnOldCon :: RepArity -> FCode ()Source
tickyReturnNewCon :: RepArity -> FCode ()Source
tickyUnknownCall :: FCode ()Source
tickySlowCallPat :: [PrimRep] -> FCode ()Source