Home
last modified time | relevance | path

Searched refs:PetscDeviceContextBeginTimer_Internal (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/
H A Ddeviceimpl.h334 static inline PetscErrorCode PetscDeviceContextBeginTimer_Internal(PetscDeviceContext dctx) in PetscDeviceContextBeginTimer_Internal() function
/petsc/src/sys/logging/
H A Dplog.c2405 PetscCall(PetscDeviceContextBeginTimer_Internal(dctx)); in PetscLogGpuTimeBegin()