Searched defs:profile_hooks (Results 1 – 2 of 2) sorted by relevance
77 struct profile_hooks { struct103 extern void tree_register_profile_hooks (void); argument106 extern struct profile_hooks tree_profile_hooks; argument
73 static struct profile_hooks* profile_hooks; variable