Home
last modified time | relevance | path

Searched refs:allocAreaSize (Results 1 – 10 of 10) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/rts/
H A DTrace.h146 W_ allocAreaSize,
337 maxHeapSize, allocAreaSize, \ argument
449 maxHeapSize, allocAreaSize, \ argument
452 maxHeapSize, allocAreaSize, \
520 maxHeapSize, allocAreaSize, \ argument
729 W_ allocAreaSize STG_UNUSED, in traceEventHeapInfo()
735 maxHeapSize, allocAreaSize, in traceEventHeapInfo()
739 maxHeapSize, allocAreaSize, in traceEventHeapInfo()
H A DTrace.c325 W_ allocAreaSize, in traceEventHeapInfo_() argument
336 maxHeapSize, allocAreaSize, in traceEventHeapInfo_()
/dports/lang/ghc/ghc-8.10.7/rts/eventlog/
H A DEventLog.h119 W_ allocAreaSize,
H A DEventLog.c994 W_ allocAreaSize, in postEventHeapInfo() argument
1008 postWord64(&eventBuf, allocAreaSize); in postEventHeapInfo()
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/ghc-events-0.15.1/src/GHC/RTS/
H A DEventTypes.hs237 , allocAreaSize :: {-# UNPACK #-}!Word64
H A DEvents.hs311 <> TB.decimal allocAreaSize <> " bytes alloc area size, "
/dports/devel/hs-ghc-events/ghc-events-0.17.0/src/GHC/RTS/
H A DEventTypes.hs245 , allocAreaSize :: {-# UNPACK #-}!Word64
H A DEvents.hs318 <> TB.decimal allocAreaSize <> " bytes alloc area size, "
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/ghc-events-0.15.1/src/GHC/RTS/Events/
H A DBinary.hs202 allocAreaSize <- get :: Get Word64
1241 putE allocAreaSize
/dports/devel/hs-ghc-events/ghc-events-0.17.0/src/GHC/RTS/Events/
H A DBinary.hs219 allocAreaSize <- get :: Get Word64
1295 putE allocAreaSize