Home
last modified time | relevance | path

Searched defs:gcov_info (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/kernel/gcov/
Dgcov.h81 struct gcov_info { struct
83 struct gcov_info *next; argument
98 void gcov_event(enum gcov_action action, struct gcov_info *info); argument