Searched refs:json_buffer (Results 1 – 2 of 2) sorted by relevance
228 char **json_buffer) in rte_metrics_tel_encode_json_format() argument274 *json_buffer = json_dumps(root, JSON_INDENT(2)); in rte_metrics_tel_encode_json_format()281 int *reg_index, char **json_buffer) in rte_metrics_tel_get_ports_stats_json() argument301 ret = rte_metrics_tel_encode_json_format(ep, json_buffer); in rte_metrics_tel_get_ports_stats_json()446 char *json_buffer = NULL; in handle_ports_all_stats_values() local458 &json_buffer); in handle_ports_all_stats_values()462 used += strlcpy(buffer, json_buffer, buf_len); in handle_ports_all_stats_values()471 char *json_buffer = NULL; in handle_global_stats_values() local484 used += strlcpy(buffer, json_buffer, buf_len); in handle_global_stats_values()493 char *json_buffer = NULL; in handle_ports_stats_values_by_name() local[all …]
46 char **json_buffer);59 int *reg_index, char **json_buffer);