Memtrace_viewer_common.DataSourcetype t = {graph : Graph.t;filtered_graph : Graph.t option;trie : Fragment_trie.t;total_allocations_unfiltered : Core.Byte_units.t;peak_allocations : Core.Byte_units.t;peak_allocations_time : Core.Time_ns.Span.t;call_sites : Call_sites.t;hot_paths : Fragment.t list;hot_locations : Fragment.t list;info : Info.t option;}include Sexplib0.Sexpable.S with type t := tval t_of_sexp : Sexplib0.Sexp.t -> tval sexp_of_t : t -> Sexplib0.Sexp.t