Home
last modified time | relevance | path

Searched refs:profile_enter (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/tools/build/src/engine/
Ddebug.cpp23 if ( DEBUG_PROFILE ) profile_enter( rulename, frame ); in profile_init()
28 void profile_enter( OBJECT * rulename, profile_frame * frame ) in profile_enter() function
Ddebug.h47 void profile_enter( OBJECT * rulename, profile_frame * );
Dhash.cpp157 profile_enter( 0, prof ); in hash_insert()
209 profile_enter( 0, prof ); in hash_find()
Dcompile.cpp97 profile_enter( function_rulename( rule->procedure ), prof ); in evaluate_rule()