HomeSort by: relevance | last modified time | path
    Searched refs:ondemand (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/common/
cpu_frequency.h 201 int ondemand = 0; local
202 if (strncmp (temp, "ondemand", sizeof ("ondemand") - 1) == 0)
203 ondemand = 1;
210 if (intel_pstate || ondemand || performance)
240 if (strchr (temp, ' ') != strrchr (temp, ' ') && ondemand)
  /src/external/gpl3/binutils.old/dist/gprofng/common/
cpu_frequency.h 201 int ondemand = 0; local
202 if (strncmp (temp, "ondemand", sizeof ("ondemand") - 1) == 0)
203 ondemand = 1;
210 if (intel_pstate || ondemand || performance)
240 if (strchr (temp, ' ') != strrchr (temp, ' ') && ondemand)
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
sysctl.h 298 struct xen_ondemand ondemand; member in union:xen_get_cpufreq_para::__anon6660

Completed in 73 milliseconds