est_cpus          355 bsp/drv/dev/cpufreq/est.c static const struct est_cpu est_cpus[] = {
est_cpus          368 bsp/drv/dev/cpufreq/est.c #define NESTCPUS	  (int)(sizeof(est_cpus) / sizeof(est_cpus[0]))
est_cpus          463 bsp/drv/dev/cpufreq/est.c 		cpu = &est_cpus[0];
est_cpus          480 bsp/drv/dev/cpufreq/est.c 		cpu = &est_cpus[i];