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

/packages/inputmethods/LatinIME/native/src/
H A Ddefines.h37 #define PROF_RESET prof_reset() macro
39 #define PROF_OPEN do { PROF_RESET; PROF_START(PROF_BUF_SIZE - 1); } while(0)
78 #define PROF_RESET macro

Completed in 29 milliseconds