NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Typedefs | Functions
writer.h File Reference
#include "../dpdk/thread.h"
#include "entry.h"

Go to the source code of this file.

Data Structures

struct  HrlogWriter
 High resolution log writer task. More...
 

Typedefs

typedef struct HrlogWriter HrlogWriter
 High resolution log writer task. More...
 

Functions

int HrlogWriter_Run (HrlogWriter *w)
 Write high resolution logs to a file. More...
 

Typedef Documentation

◆ HrlogWriter

typedef struct HrlogWriter HrlogWriter

High resolution log writer task.

Function Documentation

◆ HrlogWriter_Run()

int HrlogWriter_Run ( HrlogWriter w)

Write high resolution logs to a file.