Searched refs:get_exec_counts (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dprofile.c122 static gcov_type * get_exec_counts (void);
231 get_exec_counts (void)
275 gcov_type *exec_counts = get_exec_counts ();
229 get_exec_counts (void) function

Completed in 52 milliseconds