Lattice Microbes 2.5
This is for whole cell modeling
Loading...
Searching...
No Matches
Profile.h File Reference
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "ProfileCodes.h"
Include dependency graph for Profile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PROF_ALLOC
#define PROF_INIT
#define PROF_FORK_INIT
#define PROF_SET_THREAD(thread)
#define PROF_TEVENT(thread, event)
#define PROF_EVENT(event)
#define PROF_TBEGIN(thread, event)
#define PROF_BEGIN(event)
#define PROF_TEND(thread, event)
#define PROF_END(event)
#define PROF_WRITE
#define PROF_FORK_WRITE

Macro Definition Documentation

◆ PROF_ALLOC

#define PROF_ALLOC

◆ PROF_BEGIN

#define PROF_BEGIN ( event)

◆ PROF_END

#define PROF_END ( event)

◆ PROF_EVENT

#define PROF_EVENT ( event)

◆ PROF_FORK_INIT

#define PROF_FORK_INIT

◆ PROF_FORK_WRITE

#define PROF_FORK_WRITE

◆ PROF_INIT

#define PROF_INIT

◆ PROF_SET_THREAD

#define PROF_SET_THREAD ( thread)

◆ PROF_TBEGIN

#define PROF_TBEGIN ( thread,
event )

◆ PROF_TEND

#define PROF_TEND ( thread,
event )

◆ PROF_TEVENT

#define PROF_TEVENT ( thread,
event )

◆ PROF_WRITE

#define PROF_WRITE