Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddeviceimpl.h354 static inline PetscErrorCode PetscDeviceContextGetPower_Internal(PetscDeviceContext dctx, PetscLogD… in PetscDeviceContextGetPower_Internal() function
/petsc/src/sys/logging/
H A Dplog.c2436 PetscCall(PetscDeviceContextGetPower_Internal(dctx, &power)); in PetscLogGpuTimeEnd()