Home
last modified time | relevance | path

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

/linux/kernel/gcov/
H A Dbase.c45 gcov_event(GCOV_ADD, info); in gcov_enable_events()
119 gcov_event(GCOV_REMOVE, info); in gcov_module_notifier()
H A Dgcc_base.c31 gcov_event(GCOV_ADD, info); in __gcov_init()
H A Dgcov.h59 void gcov_event(enum gcov_action action, struct gcov_info *info);
H A Dclang.c99 gcov_event(GCOV_ADD, info); in llvm_gcov_init()
H A Dfs.c838 void gcov_event(enum gcov_action action, struct gcov_info *info) in gcov_event() function