stramon-lib
Stramon_lib.Stats
Basic monitoring statistics
type t
val empty : t
val syscall_count : t -> (string * int) list
val syscall_count_seq : t -> (string * int) Seq.t