Searched refs:prof_out (Results 1 – 1 of 1) sorted by relevance
74 #define PROF_OUTALL do { AKLOGI("--- %s ---", __FUNCTION__); prof_out(); } while(0)84 static inline void prof_out(void) { in prof_out() function