Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/
Ddefines.h66 #define PROF_COUNT(prof_buf_id) ++profile_counter[prof_buf_id] macro
69 PROF_COUNT(prof_buf_id); profile_old[prof_buf_id] = (clock()); } while(0)
107 #define PROF_COUNT(prof_buf_id) macro