OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:previous_bytes
(Results
1 - 1
of
1
) sorted by null
/external/autotest/client/profilers/powertop/src/
bluetooth.c
89
static int
previous_bytes
= -1;
variable
128
if (thisbytes !=
previous_bytes
)
148
previous_bytes
= thisbytes;
Completed in 420 milliseconds