Searched refs:nice (Results 1 – 17 of 17) sorted by relevance
/device/huawei/angler/thermal/ |
D | thermal.c | 180 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local 208 &nice, &system, &idle); in get_cpu_usages() 225 active = user + nice + system; in get_cpu_usages()
|
/device/google/marlin/thermal/ |
D | thermal.c | 181 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local 209 &nice, &system, &idle); in get_cpu_usages() 226 active = user + nice + system; in get_cpu_usages()
|
/device/lge/bullhead/thermal/ |
D | thermal.c | 182 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local 210 &nice, &system, &idle); in get_cpu_usages() 227 active = user + nice + system; in get_cpu_usages()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | RIGHTS | 15 etc... If you like PCCTS and have developed a nice tool with the
|
D | NOTES.msvc | 69 on. Of course, as soon as 1.31 "goes gold", I will send you nice new
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/ |
D | dlg1.txt | 57 This is very nice for keeping the source directory 85 PCCTS and have developed a nice tool with the output, please
|
D | dlg_p.g | 17 * etc... If you like PCCTS and have developed a nice tool with the
|
/device/linaro/bootloader/edk2/StdLib/Include/ |
D | unistd.h | 170 int nice(int);
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | makefile1 | 17 # etc... If you like PCCTS and have developed a nice tool with the
|
D | antlr1.txt | 147 This is very nice for keeping the source directory 224 PCCTS and have developed a nice tool with the output, please
|
D | antlr.g | 21 * etc... If you like PCCTS and have developed a nice tool with the
|
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/ |
D | namespace.h | 431 #define nice _nice
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | FAQ | 145 20. Well that's nice, but how do I make a gzip file in memory?
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | FAQ | 146 20. Well that's nice, but how do I make a gzip file in memory?
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/ |
D | edk2module.c | 1119 value = nice(increment); in edk2_nice()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/ |
D | edk2module.c | 1173 value = nice(increment); in posix_nice()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | posixmodule.c | 2561 value = nice(increment); in posix_nice()
|