Searched refs:profile_end (Results 1 – 2 of 2) sorted by relevance
101 void profile_end(profile_database_t *ps_profile_data, char *msg);108 #define PROFILE_END(x, y) profile_end(x, y)
241 void profile_end(profile_database_t *ps_profile_data, char *msg) in profile_end() function