NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
telemetry_export_main.c File Reference
#include <stdlib.h>
#include <doca_argp.h>
#include <doca_log.h>
Include dependency graph for telemetry_export_main.c:

Go to the source code of this file.

Functions

 DOCA_LOG_REGISTER (TELEMETRY_EXPORTER::MAIN)
 
int telemetry_export (void)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( TELEMETRY_EXPORTER::MAIN  )

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 43 of file telemetry_export_main.c.

◆ telemetry_export()

int telemetry_export ( void  )

Definition at line 139 of file telemetry_export_sample.c.