Functions

benchmark.c File Reference

Benchmark :: Module Core. More...

#include <string.h>
#include <sys/time.h>
#include <stdlib.h>
#include "../../sr_module.h"
#include "../../lib/kmi/mi.h"
#include "../../mem/mem.h"
#include "../../ut.h"
#include "benchmark.h"
#include "../../mem/shm_mem.h"
Include dependency graph for benchmark.c:

Go to the source code of this file.

Functions

TimerMIfunctions MI functions


Detailed Description

Definition in file benchmark.c.


Function Documentation

int timer_active ( unsigned int  id  )  [inline]

Global enable mode can be: -1 - All timing disabled 0 - Timing enabled, watch for single timers enabled (default: off) 1 - Timing enabled for all timers

Definition at line 257 of file benchmark.c.

Referenced by _bm_log_timer(), and _bm_start_timer().

Here is the caller graph for this function: