Searched refs:__gcov_flush (Results 1 – 6 of 6) sorted by relevance
32 void __gcov_flush (void) {} in __gcov_flush() function82 __gcov_flush (void) in __gcov_flush() function178 __gcov_flush (); in __gcov_fork()197 __gcov_flush (); in __gcov_execl()228 __gcov_flush (); in __gcov_execlp()260 __gcov_flush (); in __gcov_execle()288 __gcov_flush (); in __gcov_execv()300 __gcov_flush (); in __gcov_execvp()312 __gcov_flush (); in __gcov_execve()
39 extern void __gcov_flush (void);
550 void __gcov_flush() { in __gcov_flush() function
1393 * Makefile.in: Remove __gcov_flush.1394 * gcov.h (__gcov_flush): Remove.1395 * libgcov-interface.c (__gcov_flush): Remove.1400 (__gcov_flush): Remove.1422 (__gcov_flush): Use __gcov_lock and __gcov_unlock.3722 * libgcov.h: Use the header and make __gcov_flush publicly6163 (__gcov_flush): Call __gcov_reset_int.6208 (__gcov_flush): Use __gcov_dump_one and __gcov_reset.8456 (__gcov_flush): Outline functionality now in gcov_clear.8647 (__gcov_flush): Protect self with a mutex.
25524 (__gcov_flush): Adjust.31576 * libgcov.c (gcov_exit, __gcov_flush): Add support for multiple
8059 (__gcov_flush): ... here.8062 * calls.c (expand_call): Call __gcov_flush.