Searched refs:profile_stop (Results 1 – 2 of 2) sorted by relevance
92 void profile_stop(profile_database_t *ps_profile_data, char *msg);107 #define PROFILE_STOP(x, y) profile_stop(x, y)
278 void profile_stop(profile_database_t *ps_profile_data, char *msg) in profile_stop() function