Searched refs:profile_counter (Results 1 – 1 of 1) sorted by relevance
63 static unsigned int profile_counter[PROF_BUF_SIZE]; variable66 #define PROF_COUNT(prof_buf_id) ++profile_counter[prof_buf_id]80 profile_counter[i] = 0; in prof_reset()85 if (profile_counter[PROF_BUF_SIZE - 1] != 1) { in prof_out()99 profile_buf[i] * 1000 / (float)CLOCKS_PER_SEC, profile_counter[i]); in prof_out()