Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-profile.c469 tree_profiling (void) in tree_profiling() function
598 tree_profiling, /* execute */
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-profile.c622 tree_profiling (void) in tree_profiling() function
806 virtual unsigned int execute (function *) { return tree_profiling (); } in execute()