Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dvalue-prof.h77 struct profile_hooks { struct
103 extern void tree_register_profile_hooks (void); argument
106 extern struct profile_hooks tree_profile_hooks; argument
H A Dprofile.c73 static struct profile_hooks* profile_hooks; variable