Home
last modified time | relevance | path

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

/freebsd/sys/gnu/gcov/
H A Dgcov_fs.c68 static void gcov_event(enum gcov_action action, struct gcov_info *info);
122 gcov_event(GCOV_ADD, info); in __gcov_init()
874 gcov_event(enum gcov_action action, struct gcov_info *info) in gcov_event() function
918 gcov_event(GCOV_ADD, info); in gcov_enable_events()
941 gcov_event(GCOV_REMOVE, info); in gcov_module_unload()