Go to the source code of this file.
|
#define | WARPX_PROFILE(fname) ABLASTR_PROFILE(fname, WarpX::do_device_synchronize) |
|
#define | WARPX_PROFILE_VAR(fname, vname) ABLASTR_PROFILE_VAR(fname, vname, WarpX::do_device_synchronize) |
|
#define | WARPX_PROFILE_VAR_NS(fname, vname) ABLASTR_PROFILE_VAR_NS(fname, vname, WarpX::do_device_synchronize) |
|
#define | WARPX_PROFILE_VAR_START(vname) ABLASTR_PROFILE_VAR_START(vname, WarpX::do_device_synchronize) |
|
#define | WARPX_PROFILE_VAR_STOP(vname) ABLASTR_PROFILE_VAR_STOP(vname, WarpX::do_device_synchronize) |
|
#define | WARPX_PROFILE_REGION(rname) ABLASTR_PROFILE_REGION(rname, WarpX::do_device_synchronize) |
|
◆ WARPX_PROFILE
◆ WARPX_PROFILE_REGION
◆ WARPX_PROFILE_VAR
◆ WARPX_PROFILE_VAR_NS
◆ WARPX_PROFILE_VAR_START
◆ WARPX_PROFILE_VAR_STOP