Searched refs:gputime (Results 1 – 1 of 1) sorted by relevance
196 PetscErrorCode PetscLogSpMVTime(PetscReal *gputime, PetscReal *cputime, PetscReal *gpuflops, const … in PetscLogSpMVTime() argument217 if (gputime) *gputime = eventInfo.GpuTime; in PetscLogSpMVTime()