Searched refs:PROF_END (Results 1 – 3 of 3) sorted by relevance
189 #define PROF_CLOSE do { PROF_END(PROF_BUF_SIZE - 1); PROF_OUTALL; } while (0)190 #define PROF_END(prof_buf_id) profile_buf[prof_buf_id] += ((clock()) - profile_old[prof_buf_id]) macro231 #define PROF_END(prof_buf_id) macro
58 PROF_END(0); in getSuggestions()67 PROF_END(1); in getSuggestions()71 PROF_END(2); in getSuggestions()
65 PROF_END(66); in latinime_BinaryDictionary_open()