Searched refs:dtop_stat_vars (Results 1 – 1 of 1) sorted by relevance
57 struct dtop_stat_vars { struct120 ((struct dtop_stat_vars *) in dtop_stat_poll()133 for (n = 0; n < ((struct dtop_stat_vars *) in dtop_stat_poll()135 line_len[n] = dt_read_line(((struct dtop_stat_vars *) in dtop_stat_poll()139 if (n <= (((struct dtop_stat_vars *) in dtop_stat_poll()147 for (i = 0; i < ((struct dtop_stat_vars *)(dpg->priv))->line_count; i++) in dtop_stat_poll()148 dp_count = dt_stat_parse(((struct dtop_stat_vars *) in dtop_stat_poll()177 for (i = 0; i < ((struct dtop_stat_vars *) in dtop_stat_dpg_deconstructor()179 free(((struct dtop_stat_vars *)(dpset->priv))->line[i]); in dtop_stat_dpg_deconstructor()180 free(((struct dtop_stat_vars *)(dpset->priv))->line); in dtop_stat_dpg_deconstructor()[all …]