ROOT-Sim core  3.0.0-rc.2
A General-Purpose Multi-threaded Parallel/Distributed Simulation Library
Public Attributes | List of all members
stats_global Struct Reference

A container for node-wide statistics relevant for the whole simulation run. More...

Public Attributes

uint64_t threads_count
 The number of threads in this node.
 
uint64_t lps_count
 The number of LPs in this node.
 
uint64_t max_rss
 The maximum size in bytes of the resident set.
 
uint64_t timestamps [STATS_GLOBAL_COUNT]
 The timestamps of the relevant simulation life-cycle events.
 

Detailed Description

A container for node-wide statistics relevant for the whole simulation run.


The documentation for this struct was generated from the following file: