N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

/home/brennan/n-sim/OrbisQuartus/server/l4/patches/lwip-ore/perf.c File Reference

#include "arch/perf.h"
#include <stdio.h>

Go to the source code of this file.

Functions

void perf_print (unsigned long c1l, unsigned long c1h, unsigned long c2l, unsigned long c2h, char *key)
void perf_print_times (struct tms *start, struct tms *end, char *key)
void perf_init (char *fname)


Function Documentation

void perf_init char *  fname  ) 
 

Definition at line 61 of file perf.c.

void perf_print unsigned long  c1l,
unsigned long  c1h,
unsigned long  c2l,
unsigned long  c2h,
char *  key
 

Definition at line 40 of file perf.c.

void perf_print_times struct tms *  start,
struct tms *  end,
char *  key
 

Definition at line 54 of file perf.c.


© 2007, Los Alamos National Security, LLC.