HomeSort by relevance Sort by last modified time
    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