Searched refs:cpudir (Results 1 – 3 of 3) sorted by relevance
76 DIR *cpudir; in print_intel_cstates() local88 cpudir = opendir("/sys/devices/system/cpu"); in print_intel_cstates()89 if (!cpudir) in print_intel_cstates()93 while ((entry = readdir(cpudir))) { in print_intel_cstates()133 closedir(cpudir); in print_intel_cstates()
318 DIR *cpudir; in read_data_cpuidle() local329 cpudir = opendir("/sys/devices/system/cpu"); in read_data_cpuidle()330 if (!cpudir) in read_data_cpuidle()334 while ((entry = readdir(cpudir))) { in read_data_cpuidle()420 closedir(cpudir); in read_data_cpuidle()
41 set cpudir=i386 variable44 set cpudir=amd64 variable48 set srcPath=libusb\os\obj%BUILD_ALT_DIR%\%cpudir%92 set srcPath=examples\listdevs_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir%112 set srcPath=examples\xusb_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir%144 set srcPath=examples\fxload_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir%164 set srcPath=examples\hotplugtest_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir%