Searched refs:petsc_TotalFlops_th (Results 1 – 3 of 3) sorted by relevance
214 PETSC_EXTERN_TLS PetscLogDouble petsc_TotalFlops_th; variable440 return PetscAddLogDouble(&petsc_TotalFlops, &petsc_TotalFlops_th, PETSC_FLOPS_PER_OP * n); in PetscLogFlops()758 PetscCall(PetscAddLogDouble(&petsc_TotalFlops, &petsc_TotalFlops_th, PETSC_FLOPS_PER_OP * n)); in PetscLogGpuFlops()
60 PETSC_TLS PetscLogDouble petsc_TotalFlops_th = 0.0; variable2621 petsc_TotalFlops_th = 0.0; in PetscLogFinalize()
40 eventInfo->flopsTmp -= petsc_TotalFlops_th; in PetscEventPerfInfoTic_Internal()43 eventInfo->flopsTmp = -petsc_TotalFlops_th; in PetscEventPerfInfoTic_Internal()89 eventInfo->flopsTmp += petsc_TotalFlops_th; in PetscEventPerfInfoToc_Internal()