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

  /external/autotest/client/profilers/powertop/src/
intelcstates.c 74 int bios_table[8]; local
85 memset(bios_table, 0, sizeof(bios_table));
125 bios_table[(strtoull(f, NULL, 16)>>4) + 1]++;
154 if (bios_table[i])

Completed in 214 milliseconds