HomeSort by relevance Sort by last modified time
    Searched full:nr_drops (Results 1 - 1 of 1) sorted by null

  /external/oprofile/daemon/
opd_pipe.c 58 static long nr_drops = 0; local
83 nr_drops++;
85 if (nr_drops % mod_cnt_drops == 0) {
88 nr_drops);

Completed in 2293 milliseconds