Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddeviceimpl.h364 static inline PetscErrorCode PetscDeviceContextBeginEnergyMeter_Internal(PetscDeviceContext dctx) in PetscDeviceContextBeginEnergyMeter_Internal() function
/petsc/src/sys/logging/
H A Dplog.c2524 PetscCall(PetscDeviceContextBeginEnergyMeter_Internal(dctx)); in PetscLogGpuEnergyMeterBegin()