| /OK3568_Linux_fs/kernel/drivers/cpuidle/ |
| H A D | Kconfig.arm | 3 # ARM CPU Idle drivers 50 bool "CPU Idle Driver for CLPS711X processors" 56 bool "CPU Idle Driver for Calxeda processors" 63 bool "CPU Idle Driver for Marvell Kirkwood SoCs" 66 This adds the CPU Idle driver for Marvell Kirkwood SoCs. 69 bool "CPU Idle Driver for Xilinx Zynq processors" 75 bool "Cpu Idle Driver for the ST-E u8500 processors" 81 bool "Cpu Idle Driver for the AT91 processors" 88 bool "Cpu Idle Driver for the Exynos processors" 95 bool "CPU Idle Driver for mvebu v7 family processors" [all …]
|
| H A D | Kconfig | 2 menu "CPU Idle" 50 menu "ARM CPU Idle Drivers" 55 menu "MIPS CPU Idle Drivers" 60 menu "POWERPC CPU Idle Drivers"
|
| H A D | Kconfig.mips | 3 # MIPS CPU Idle Drivers 6 bool "CPU Idle driver for MIPS CPS platforms"
|
| H A D | Kconfig.powerpc | 3 # POWERPC CPU Idle Drivers
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/plugins/declarativetestplugin/ |
| H A D | qdeclarativepinchgenerator.cpp | 68 if (state_ != Idle || !enabled_) { in mousePressEvent() 112 if (window_ && target_) setState(Idle); else setState(Invalid); in mouseReleaseEvent() 124 if (window_ && target_) setState(Idle); else setState(Invalid); in mouseDoubleClickEvent() 186 case Idle: in state() 214 setState(Idle); in itemChange() 275 setState(Idle); in setTarget() 335 if (state_ != Idle) { in replay() 375 setState(Idle); in stop()
|
| H A D | qdeclarativepinchgenerator_p.h | 101 Idle = 1, enumerator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/ |
| H A D | qgeotileproviderosm.cpp | 62 : m_nm(nm), m_provider(nullptr), m_mapType(mapType), m_status(Idle), m_cameraCapabilities(cameraC… in QGeoTileProviderOsm() 223 m_status = Idle; in onResolutionError() 239 m_status = Idle; in onResolutionError() 296 : m_status(Idle), m_urlRedirector(urlRedirector), m_nm(nullptr), m_timestamp(defaultTs), m_highDp… in TileProvider() 330 case Idle: in resolveProvider() 374 m_status = Idle; in onNetworkReplyFinished() 375 case Idle: // should not happen in onNetworkReplyFinished() 507 m_status = Idle; in onNetworkReplyError()
|
| H A D | qgeotileproviderosm.h | 59 enum Status {Idle, enumerator 140 enum Status {Idle, enumerator
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/ |
| H A D | lpit.rst | 4 Low Power Idle Table (LPIT) 7 To enumerate platform Low Power Idle states, Intel platforms are using 8 “Low Power Idle Table” (LPIT). More details about this table can be
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/ |
| H A D | geometry_tile_worker.cpp | 119 case Idle: in setData() 141 case Idle: in setLayers() 165 case Idle: in setShowCollisionBoxes() 190 case Idle: in symbolDependenciesChanged() 219 case Idle: in coalesced() 224 state = Idle; in coalesced()
|
| H A D | geometry_tile_worker.hpp | 73 Idle, enumerator 79 State state = Idle;
|
| /OK3568_Linux_fs/kernel/drivers/powercap/ |
| H A D | Kconfig | 37 bool "Idle injection framework" 43 CPUs for power capping. Idle period can be injected
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/nmon/nmon/ |
| H A D | 0001-Fix-a-lot-of-Werror-format-security-errors-with-mvpr.patch | 22 …*mvwprintw(padsmp,2, 0, "CPU User%% Sys%% Wait%% Idle|0 |25 |50 |75 … 43 - mvwprintw(padsmp, 2, 22, " Idle"); 44 + mvwprintw(padsmp, 2, 22, "%s", " Idle");
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/ |
| H A D | cec-pin-error-inj.rst | 213 they will go back to the Idle state. 221 in Idle state after the last byte was transmitted. 263 return to Idle state. Unfortunately the CEC specification is silent about 276 allowed and the receiver should return to Idle state when this is detected. 283 valid and the receiver should return to Idle state when this is detected. 287 return to Idle state. Unfortunately the CEC specification is silent about 295 to Idle state.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | idle_page_tracking.rst | 4 Idle Page Tracking 101 The idle memory tracking feature adds a new page flag, the Idle flag. This flag 112 cleared as a result of setting or updating a page's Idle flag, the Young flag
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
| H A D | uk-Idle | 5 # location and provider: UK, Idle
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | Kconfig | 89 bool "Idle dynticks system (tickless idle)" 160 bool "Old Idle dynticks config"
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/marvell/ |
| H A D | coherency-fabric.txt | 32 - broken-idle: boolean to set when the Idle mode is not supported by the
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/msm/ |
| H A D | qcom,idle-state.txt | 1 QCOM Idle States for cpuidle driver 5 states. Idle states have different enter/exit latency and residency values.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
| H A D | php-fpm.conf | 298 ; state - the state of the process (Idle, Running, ...); 313 ; it's always 0 if the process is not in Idle state 316 ; If the process is in Idle state, then informations are related to the
|
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/ |
| H A D | README.pybootchart | 24 way, tree pruning is utilized. Idle background processes and
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/ti/ |
| H A D | wkup_m3_ipc.txt | 7 C-states for CPU Idle. Once the wkup_m3_ipc driver uses the wkup_m3_rproc driver
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/pm/ |
| H A D | cpuidle.rst | 5 CPU Idle Time Management 13 CPU Idle Time Management Subsystem 40 CPU Idle Time Governors 158 CPU Idle Time Management Drivers
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/turbostat/ |
| H A D | turbostat_3.4.bb | 8 SUMMARY = "Frequency and Idle power monitoring tools for Linux"
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/ |
| H A D | cpu-idle-cooling.rst | 4 CPU Idle Cooling 57 Idle Injection:
|