HomeSort by relevance Sort by last modified time
    Searched defs:num_freqs (Results 1 - 7 of 7) sorted by null

  /external/ltp/tools/pounder21/src/cpufreq/
cpufreq.c 134 unsigned int x, num_freqs; local
157 num_freqs = argc - 4;
158 frequencies = calloc(num_freqs, sizeof(unsigned int));
171 num_freqs);
172 for (x = 0; x < num_freqs; x++) {
181 y = get_randnum(num_freqs);
  /external/wpa_supplicant_8/src/common/
privsep_commands.h 39 unsigned int num_freqs; member in struct:privsep_cmd_scan