Home
last modified time | relevance | path

Searched refs:PROF_RESET (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/
Ddefines.h184 #define PROF_RESET prof_reset() macro
186 #define PROF_OPEN do { PROF_RESET; PROF_START(PROF_BUF_SIZE - 1); } while (0)
226 #define PROF_RESET macro