Home
last modified time | relevance | path

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

/petsc/src/sys/objects/
H A Dpinit.c21 #define __gcov_flush(x) __gcov_dump(x) macro
23 void __gcov_flush(void);
1800 __gcov_flush(); in PetscFinalize()