Searched refs:history_len (Results 1 – 3 of 3) sorted by relevance
121 int history_len; member
969 if (pph->num_used == pph->history_len) { in add_plot_history()970 pph->history_len += 4096; in add_plot_history()972 pph->history_len * sizeof(double)); in add_plot_history()
591 pph->history_len = 4096; in alloc_pid_plot_history()