Home
last modified time | relevance | path

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

/linux/kernel/gcov/
H A Dbase.c44 while ((info = gcov_info_next(info))) { in gcov_enable_events()
115 while ((info = gcov_info_next(info))) { in gcov_module_notifier()
H A Dgcov.h47 struct gcov_info *gcov_info_next(struct gcov_info *info);
H A Dgcc_4_7.c131 struct gcov_info *gcov_info_next(struct gcov_info *info) in gcov_info_next() function