Go to the source code of this file.
◆ WARPX_PROFILE
| #define WARPX_PROFILE |
( |
| fname | ) |
|
◆ WARPX_PROFILE_REGION
| #define WARPX_PROFILE_REGION |
( |
| rname | ) |
|
Value:
#define BL_PROFILE_REGION(rname)
◆ WARPX_PROFILE_VAR
| #define WARPX_PROFILE_VAR |
( |
| fname, |
|
|
| vname ) |
Value:
#define BL_PROFILE_VAR(fname, vname)
◆ WARPX_PROFILE_VAR_NS
| #define WARPX_PROFILE_VAR_NS |
( |
| fname, |
|
|
| vname ) |
Value:
#define BL_PROFILE_VAR_NS(fname, vname)
◆ WARPX_PROFILE_VAR_START
| #define WARPX_PROFILE_VAR_START |
( |
| vname | ) |
|
Value:
#define BL_PROFILE_VAR_START(vname)
◆ WARPX_PROFILE_VAR_STOP
| #define WARPX_PROFILE_VAR_STOP |
( |
| vname | ) |
|
Value:
#define BL_PROFILE_VAR_STOP(vname)