Searched refs:DCONTEXT_WaitForCtx (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/sys/objects/device/util/ |
| H A D | devicereg.c | 15 PetscLogEvent DCONTEXT_WaitForCtx; variable 158 …DeviceRegisterEvent_Private("DCtxWaitForCtx", PETSC_DEVICE_CONTEXT_CLASSID, &DCONTEXT_WaitForCtx)); in PetscDeviceInitializePackage()
|
| /petsc/src/sys/objects/device/interface/ |
| H A D | dcontext.cxx | 530 PetscCall(PetscLogEventBegin(DCONTEXT_WaitForCtx, dctxa, dctxb, nullptr, nullptr)); in PetscDeviceContextWaitForContext() 533 PetscCall(PetscLogEventEnd(DCONTEXT_WaitForCtx, dctxa, dctxb, nullptr, nullptr)); in PetscDeviceContextWaitForContext()
|
| /petsc/include/petsc/private/ |
| H A D | deviceimpl.h | 23 PETSC_INTERN PetscLogEvent DCONTEXT_WaitForCtx; variable
|