Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Ddebug.h49 void profile_exit( profile_frame * );
54 #define PROFILE_EXIT( scope ) profile_exit( PROF_ ## scope ## _p )
Dhash.cpp190 profile_exit( prof ); in hash_insert()
216 profile_exit( prof ); in hash_find()
225 profile_exit( prof ); in hash_find()
Ddebug.cpp84 void profile_exit( profile_frame * frame ) in profile_exit() function
Dcompile.cpp155 profile_exit( prof ); in evaluate_rule()