31 #ifndef _GLIBCXX_PROFILE_BASE_H 
   32 #define _GLIBCXX_PROFILE_BASE_H 1 
   43 namespace std _GLIBCXX_VISIBILITY(default) 
 
   45   namespace __profile { } 
 
Interface of the profiling runtime library. 
ISO C++ entities toplevel namespace is std. 
GNU profile code, replaces standard behavior with profile behavior. 
GNU profile code for public use.