ghc-6.12.2: The GHC APISource codeContentsIndex
CgTicky
Documentation
emitTickyCounter :: ClosureInfo -> [Id] -> Int -> CodeSource
tickyDynAlloc :: ClosureInfo -> CodeSource
tickyAllocHeap :: VirtualHpOffset -> CodeSource
tickyAllocPrim :: CmmExpr -> CmmExpr -> CmmExpr -> CodeSource
tickyAllocThunk :: CmmExpr -> CmmExpr -> CodeSource
tickyAllocPAP :: CmmExpr -> CmmExpr -> CodeSource
tickyPushUpdateFrame :: CodeSource
tickyUpdateFrameOmitted :: CodeSource
tickyEnterDynCon :: CodeSource
tickyEnterStaticCon :: CodeSource
tickyEnterViaNode :: CodeSource
tickyEnterFun :: ClosureInfo -> CodeSource
tickyEnterThunk :: ClosureInfo -> CodeSource
tickyUpdateBhCaf :: ClosureInfo -> CodeSource
tickyBlackHole :: Bool -> CodeSource
tickyUnboxedTupleReturn :: Int -> CodeSource
tickyVectoredReturn :: Int -> CodeSource
tickyReturnOldCon :: Arity -> CodeSource
tickyReturnNewCon :: Arity -> CodeSource
tickyKnownCallTooFewArgs :: CodeSource
tickyKnownCallExact :: CodeSource
tickyKnownCallExtraArgs :: CodeSource
tickyUnknownCall :: CodeSource
tickySlowCallPat :: [CgRep] -> CodeSource
staticTickyHdr :: [CmmLit]Source
Produced by Haddock version 2.6.1