Searched refs:sample_count (Results 1 – 1 of 1) sorted by relevance
92 static int sample_count = 0; variable140 __ghs_syscall(SYSCALL_MANPROF, profile_buffer, sample_count); in flush_buffer()142 sample_count = 0; in flush_buffer()150 if (sample_count > 0) flush_buffer(); in __ghs_manprf_end()184 profile_buffer[sample_count++] = GET_EPC(); in __ghs_manprf_timer_handler()187 if (sample_count >= PROFBUFSIZE) flush_buffer(); in __ghs_manprf_timer_handler()