rsstats 0.0.1
Redis Enterprise Statistic collector
rptsample.h File Reference

Basic report without connection to test output format. More...

#include <stdio.h>
#include "cluster.h"
Include dependency graph for rptsample.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void report_sample (FILE *reportfile, const cluster_t *cluster)
 
void report_sample_header (FILE *reportfile)
 

Detailed Description

Basic report without connection to test output format.

Author
François Cerbelle (Fanfan), franc.nosp@m.ois@.nosp@m.cerbe.nosp@m.lle..nosp@m.net

Definition in file rptsample.h.

Function Documentation

◆ report_sample()

void report_sample ( FILE *  reportfile,
const cluster_t cluster 
)

Definition at line 42 of file rptsample.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ report_sample_header()

void report_sample_header ( FILE *  reportfile)

Definition at line 36 of file rptsample.c.

Here is the caller graph for this function: