Home
last modified time | relevance | path

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

/external/oprofile/daemon/
Dopd_pipe.c63 static int mod_cnt_drops = 1; in is_jitconv_requested() local
88 if (nr_drops % mod_cnt_drops == 0) { in is_jitconv_requested()
93 mod_cnt_drops *= 5; in is_jitconv_requested()