OpenCBM
|
Functions and macros for performance evaluation purposes. More...
#include "debug.h"
Go to the source code of this file.
Macros | |
#define | PERF_INIT() |
#define | PERF_EVENT(_Event_, _Data_) |
#define | PERF_SAVE() |
#define PERF_EVENT | ( | _Event_, | |
_Data_ | |||
) |
no performance evaluation, do nothing
Definition at line 88 of file perfeval.h.
#define PERF_INIT | ( | ) |
no performance evaluation, do nothing
Definition at line 85 of file perfeval.h.
Referenced by DriverCommonInit().
#define PERF_SAVE | ( | ) |
no performance evaluation, do nothing
Definition at line 91 of file perfeval.h.
Referenced by DriverCommonUninit().