ark::perf::DistillProcessStatStage

Defined in header “ark/perf/stages/distill_process_stat_stage.hh”.


Class to distill.

Methods

  • DistillProcessStatStage(std::string name)

  • void distill(const ProcessStats & msg)
    To be overriden by derived class. This function will distill the msg data to generate summarized information.

  • ProcessStatsDistilledList summarize()
    Function to generate the DistilledType summarized object based upon all of the received Type objects.