OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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