Home
last modified time | relevance | path

Searched defs:PROF_END (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/
Ddefines.h71 #define PROF_END(prof_buf_id) profile_buf[prof_buf_id] += ((clock()) - profile_old[prof_buf_id]) macro
111 #define PROF_END(prof_buf_id) macro