package cactus

  1. Overview
  2. Docs

Module Stats.StoreSource

include Common
Sourceval name : string
Sourceval reset : unit -> unit
Sourceval setup_log : string list -> unit
Sourceval get : unit -> module_stats
Sourceval pp : module_stats Fmt.t
Sourceval stat_flush : Func.t
Sourceval stat_io_r : Func.t

read syscalls

Sourceval stat_io_w : Func.t

write syscalls

Sourceval stat_fsync : Func.t