ark::perf::DistillSystemStatsStage
Defined in header “ark/perf/stages/distill_system_stat_stage.hh”.
Class to distill.
Methods
-
DistillSystemStatsStage(std::string name)
-
void distill(const SystemStats & msg)
To be overriden by derived class. This function will distill the msg data to generate summarized information. -
SystemStatsDistilled summarize()
Function to generate the DistilledType summarized object based upon all of the received Type objects.