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

  /system/extras/cpustats/
cpustats.c 59 static int get_freq_scales_count(int cpu);
116 freq_count = get_freq_scales_count(i);
215 static int get_freq_scales_count(int cpu) { function

Completed in 2731 milliseconds