Home
last modified time | relevance | path

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

/openbmc/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.c135 struct gcov_info *gcov_info_next(struct gcov_info *info) in gcov_info_next() function
H A Dclang.c173 struct gcov_info *gcov_info_next(struct gcov_info *info) in gcov_info_next() function