Searched refs:last_plot_ms (Results 1 – 2 of 2) sorted by relevance
96 plot_information_[i].last_plot_ms = 0; in SetPlotInformation()118 now_ms_ - plot_information_[i].last_plot_ms >= in PlotAllDynamics()139 plot_information_[metric].last_plot_ms = now_ms_; in PlotDynamics()360 plot_information_[i].last_plot_ms = now_ms_; in PlotZero()
48 last_plot_ms(0), in PlotInformation()59 int64_t last_plot_ms; member