Searched refs:PROF_COUNT (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/src/
H A Ddefines.h38 #define PROF_COUNT(prof_buf_id) ++profile_counter[prof_buf_id] macro
41 PROF_COUNT(prof_buf_id); profile_old[prof_buf_id] = (clock()); } while(0)
79 #define PROF_COUNT(prof_buf_id) macro

Completed in 77 milliseconds