Searched defs:dpg (Results 1 – 10 of 10) sorted by relevance
61 static int get_number_of_values(struct dtop_data_point_gatherer *dpg) in get_number_of_values()99 int dtop_gen_poll(struct dtop_data_point_gatherer *dpg) in dtop_gen_poll()161 struct dtop_data_point_gatherer *dpg = malloc in dpg_construction() local
56 int dtop_value_only_poll(struct dtop_data_point_gatherer *dpg) in dtop_value_only_poll()121 struct dtop_data_point_gatherer *dpg = malloc in construct_value_only_dpg() local
237 static int dtop_print_dpg_csv(struct dtop_data_point_gatherer *dpg, FILE *fw) in dtop_print_dpg_csv()255 int dtop_print_dpg_names_csv(struct dtop_data_point_gatherer *dpg, FILE *fw) in dtop_print_dpg_names_csv()303 void dtop_print_dpg(struct dtop_data_point_gatherer *dpg) in dtop_print_dpg()
70 int dtop_single_line_poll(struct dtop_data_point_gatherer *dpg) in dtop_single_line_poll()152 struct dtop_data_point_gatherer *dpg = malloc in construct_single_line_file_dpg() local
109 int dtop_meminfo_poll(struct dtop_data_point_gatherer *dpg) in dtop_meminfo_poll()198 struct dtop_data_point_gatherer *dpg = malloc in construct_meminfo_file_dpg() local
73 int dtop_dual_line_poll(struct dtop_data_point_gatherer *dpg) in dtop_dual_line_poll()196 struct dtop_data_point_gatherer *dpg = malloc in construct_dual_line_file_dpg() local
116 int dtop_stat_poll(struct dtop_data_point_gatherer *dpg) in dtop_stat_poll()199 struct dtop_data_point_gatherer *dpg = malloc in construct_stat_file_dpg() local
109 int dtop_dev_poll(struct dtop_data_point_gatherer *dpg) in dtop_dev_poll()208 struct dtop_data_point_gatherer *dpg = malloc in construct_dev_file_dpg() local
115 struct dtop_data_point_gatherer *dpg = malloc in construct_cpu_stat_dpg() local
279 void dtop_register(struct dtop_data_point_gatherer *dpg) in dtop_register()