Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetsclogtypes.h25 PetscLogDouble flops2; /* The square of flops used in this event */ member
/petsc/src/sys/logging/handler/impls/default/
H A Dlogdefault.c94 eventInfo->flops2 += eventInfo->flopsTmp * eventInfo->flopsTmp; in PetscEventPerfInfoToc_Internal()
144 outInfo->flops2 += eventInfo->flops2; in PetscEventPerfInfoAdd_Internal()