Searched defs:PROF_COUNT (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 26 milliseconds