• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. _msgProfilingThreadInfo_age :: MsgProfilingThreadInfo -> !Word64

    sbp SwiftNav.SBP.Profiling

    Age of the thread in microseconds

  2. _msgProfilingThreadInfo_name :: MsgProfilingThreadInfo -> !Text

    sbp SwiftNav.SBP.Profiling

    Thread name

  3. _msgProfilingThreadInfo_stack_size :: MsgProfilingThreadInfo -> !Word32

    sbp SwiftNav.SBP.Profiling

    Stack size in bytes

  4. _msgProfilingThreadInfo_stack_usage :: MsgProfilingThreadInfo -> !Word32

    sbp SwiftNav.SBP.Profiling

    Stack high water usage in bytes

  5. _msgProfilingThreadInfo_state :: MsgProfilingThreadInfo -> !Word8

    sbp SwiftNav.SBP.Profiling

    Thread state

  6. _msgProfilingThreadInfo_total_cpu_time :: MsgProfilingThreadInfo -> !Word64

    sbp SwiftNav.SBP.Profiling

    Total cpu time in microseconds consumed by this thread

  7. _resourceBucket_io_read :: ResourceBucket -> !Word32

    sbp SwiftNav.SBP.Profiling

    Number of bytes read from IO handles

  8. _resourceBucket_thread :: ResourceBucket -> !Word8

    sbp SwiftNav.SBP.Profiling

    Number of threads

  9. msgProfilingSystemInfo_n_threads :: Lens' MsgProfilingSystemInfo Word8

    sbp SwiftNav.SBP.Profiling

    No documentation available.

  10. msgProfilingThreadInfo :: Word16

    sbp SwiftNav.SBP.Profiling

    No documentation available.

Page 809 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete