X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fe0d61c5bb296dd96c800a7d84d437246fdb1fca..07483e97b12350d1d293f19689575f0fbdcf0246:/src/mc/VisitedState.hpp diff --git a/src/mc/VisitedState.hpp b/src/mc/VisitedState.hpp index 13691af2e3..b9e85967ba 100644 --- a/src/mc/VisitedState.hpp +++ b/src/mc/VisitedState.hpp @@ -19,7 +19,7 @@ namespace mc { struct XBT_PRIVATE VisitedState { std::shared_ptr system_state = nullptr; std::size_t heap_bytes_used = 0; - int nb_processes = 0; + int actors_count = 0; int num = 0; int other_num = 0; // dot_output for