Home
last modified time | relevance | path

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

/petsc/src/sys/logging/
H A Dplog.c77 PetscLogDouble petsc_ctog_ct = 0.0; /* The total number of CPU to GPU copies */ variable
2638 petsc_ctog_ct = 0.0; in PetscLogFinalize()
/petsc/include/
H A Dpetsclog.h232 PETSC_EXTERN PetscLogDouble petsc_ctog_ct; variable
770 …return PetscAddLogDoubleCnt(&petsc_ctog_ct, &petsc_ctog_sz, &petsc_ctog_ct_th, &petsc_ctog_sz_th, … in PetscLogCpuToGpu()