/include/cpustats/README.txt

http://github.com/CyanogenMod/android_frameworks_base · Plain Text · 6 lines · 5 code · 1 blank · 0 comment · 0 complexity · 464d812868a7242c1739b153a279b593 MD5 · raw file

  1. This is a static library of CPU usage statistics, originally written
  2. for audio but most are not actually specific to audio.
  3. Requirements to be here:
  4. * should be related to CPU usage statistics
  5. * should be portable to host; avoid Android OS dependencies without a conditional