test-get-budget.c File Reference

#include <linux/aquosa/qos_debug.h>
#include <aquosa/qres_lib.h>
#include "util_periodic.h"
#include <sys/time.h>
#include <time.h>
#include <stdio.h>

Go to the source code of this file.

Data Structures

struct  data

Defines

#define QOS_DEBUG_LEVEL   QOS_LEVEL_DEBUG
#define N   1000
#define TICK_US   100ull

Functions

void f (void *p)
void data_write_timestamps (struct data *p_data, const char *fname)
int main (int argc, char *argv[])

Variables

struct timeval t0
struct data data

Define Documentation

#define N   1000

Definition at line 8 of file test-get-budget.c.

Referenced by f(), and main().

#define QOS_DEBUG_LEVEL   QOS_LEVEL_DEBUG

Definition at line 1 of file test-get-budget.c.

#define TICK_US   100ull

Definition at line 9 of file test-get-budget.c.

Referenced by main().


Function Documentation

void data_write_timestamps ( struct data p_data,
const char *  fname 
)
void f ( void *  p  ) 
int main ( int  argc,
char *  argv[] 
)

Variable Documentation

struct data data
struct timeval t0

Definition at line 11 of file test-get-budget.c.

Referenced by f(), and main().

Generated on Mon Aug 2 22:39:17 2010 for qosres by  doxygen 1.6.3