Home
last modified time | relevance | path

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

/freebsd/sys/gnu/gcov/
H A Dgcov.h61 enum gcov_action { enum
H A Dgcov_fs.c68 static void gcov_event(enum gcov_action action, struct gcov_info *info);
874 gcov_event(enum gcov_action action, struct gcov_info *info) in gcov_event()