Home
last modified time | relevance | path

Searched full:monitors (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.c23 /* Define pointers to all monitors. */
32 static struct cpuidle_monitor *monitors[MONITORS_MAX]; variable
106 need_len = monitors[mon]->hw_states_num * (MAX_COL_WIDTH + 1) in print_header()
110 sprintf(buf, "%s", monitors[mon]->name); in print_header()
126 for (state = 0; state < monitors[mon]->hw_states_num; state++) { in print_header()
129 s = monitors[mon]->hw_states[state]; in print_header()
166 for (state = 0; state < monitors[mon]->hw_states_num; state++) { in print_results()
170 s = monitors[mon]->hw_states[state]; in print_results()
191 monitors[mon]->name, s.name); in print_results()
211 /* param: string passed by -m param (The list of monitors to show)
[all …]
/OK3568_Linux_fs/external/xserver/randr/
H A Drrmonitor.c240 /* Walk the list of client-defined monitors, clearing the covered in RRMonitorInitList()
242 * monitors is primary in RRMonitorInitList()
248 RRMonitorPtr monitor = pScrPriv->monitors[m]; in RRMonitorInitList()
303 /* Construct a complete list of protocol-visible monitors, including
314 RRMonitorPtr mon, monitors; in RRMonitorMakeList() local
323 monitors = calloc(list.num_client + list.num_server, sizeof (RRMonitorRec)); in RRMonitorMakeList()
324 if (!monitors) { in RRMonitorMakeList()
329 mon = monitors; in RRMonitorMakeList()
334 RRMonitorSetFromClient(pScrPriv->monitors[list.client_primary], mon); in RRMonitorMakeList()
341 /* Fill in the client-defined monitors next in RRMonitorMakeList()
[all …]
H A Drrxinerama.c279 RRMonitorPtr monitors = NULL; in ProcRRXineramaQueryScreens() local
286 if (!RRMonitorMakeList(pScreen, TRUE, &monitors, &nmonitors)) in ProcRRXineramaQueryScreens()
304 RRXineramaWriteMonitor(client, &monitors[m]); in ProcRRXineramaQueryScreens()
306 if (monitors) in ProcRRXineramaQueryScreens()
307 RRMonitorFreeList(monitors, nmonitors); in ProcRRXineramaQueryScreens()
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Damu.rst4 Activity Monitors Unit (AMU) extension in AArch64 Linux
11 This document briefly describes the provision of Activity Monitors Unit
18 The activity monitors extension is an optional extension introduced by the
21 The activity monitors unit, implemented in each CPU, provides performance
26 Version 1 of the Activity Monitors architecture implements a counter group
39 The Activity Monitors architecture provides space for up to 16 architected
53 activity monitors extension. Therefore, when CONFIG_ARM64_AMU_EXTN is
/OK3568_Linux_fs/kernel/sound/pci/echoaudio/
H A Dlayla24_dsp.c300 s8 *monitors; in switch_asic() local
304 monitors = kmemdup(chip->comm_page->monitors, in switch_asic()
306 if (! monitors) in switch_asic()
309 memset(chip->comm_page->monitors, ECHOGAIN_MUTED, in switch_asic()
315 memcpy(chip->comm_page->monitors, monitors, in switch_asic()
317 kfree(monitors); in switch_asic()
321 memcpy(chip->comm_page->monitors, monitors, MONITOR_ARRAY_SIZE); in switch_asic()
322 kfree(monitors); in switch_asic()
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dmax16065.rst59 The MAX16067 flash-configurable system manager monitors and sequences multiple
62 The MAX16068 flash-configurable system manager monitors and manages up to six
65 The MAX16070/MAX16071 flash-configurable system monitors supervise multiple
68 MAX16070 monitors up to twelve system voltages simultaneously, and the MAX16071
69 monitors up to eight supply voltages.
H A Dina2xx.rst62 interface. The INA219 monitors both shunt drop and supply voltage, with
66 interface. The INA220 monitors both shunt drop and supply voltage.
69 The INA226 monitors both a shunt voltage drop and bus supply voltage.
71 INA230 and INA231 are high or low side current shunt and power monitors
H A Dadm1031.rst42 The ADM1030 monitors a single fan speed, while the ADM1031 monitors up to
H A Dtmp513.rst28 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
30 shunt monitor. These system monitors have the capability of measuring remote
H A Dina3221.rst21 The Texas Instruments INA3221 monitors voltage, current, and power on the high
22 side of up to three D.C. power supplies. The INA3221 monitors both shunt drop
H A Dsmm665.rst75 that monitors, margins and cascade sequences power. The part monitors six
/OK3568_Linux_fs/kernel/tools/power/cpupower/man/
H A Dcpupower-monitor.131 List available monitors on your system. Additional details about each monitor
59 Only display specific monitors. Use the monitor string(s) provided by \-l option.
120 The monitors are named after the CPU family where the sleep state capabilities
125 state monitors.
197 Nehalem, SandyBridge monitors and command passing
/OK3568_Linux_fs/kernel/drivers/perf/
H A DKconfig56 Say y if you want to use CPU performance monitors on ARM-based
64 tristate "ARM SMMUv3 Performance Monitors Extension"
123 Say y if you want to use APM X-Gene SoC performance monitors.
/OK3568_Linux_fs/external/xserver/hw/xfree86/doc/
H A DREADME.modes8 1.3 that support multiple monitors per card. These interfaces expose the
47 As outputs are connected to monitors, they hold a list of modes supported by
72 As outputs drive monitors, the "Monitor" section has been repurposed to
79 parameter is needed now that a Screen can have multiple Monitors.
120 detected monitors.
245 and then acquires new mode lists for all monitors which are not disconnected.
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dhive_isp_css_defs.h264 /* port definitions for the streaming monitors */
265 /* port definititions SP streaming monitor, monitors the status of streaming ports at the SP side o…
310 /* port definititions ISP streaming monitor, monitors the status of streaming ports at the ISP side…
340 /* port definititions MOD streaming monitor, monitors the status of streaming ports at the module s…
/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A Dxwinclip.man13 \fIxwinclip\fP monitors the X PRIMARY and CLIBPOARD selections for changes in ownership, and makes
16 It also monitors the contents of the Windows clipboard for changes, taking ownership of the PRIMARY…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoareamonitor/
H A Dtst_qgeoareamonitor.cpp106 //cleanup installed monitors in cleanup()
318 const QStringList monitors = QGeoAreaMonitorSource::availableSources(); in tst_createDefaultSource() local
319 QVERIFY(!monitors.isEmpty()); in tst_createDefaultSource()
320 QVERIFY(monitors.contains(QStringLiteral("positionpoll"))); in tst_createDefaultSource()
387 //all monitor objects of same type share same active monitors in tst_activeMonitors()
478 QCOMPARE(secondObj->activeMonitors().count(), 0); //all monitors expired in tst_testExpiryTimeout()
531 QVERIFY(obj->activeMonitors().count() == 4); //all monitors active in tst_enteredExitedSignal()
532 QVERIFY(secondObj->activeMonitors().count() == 4); //all monitors active in tst_enteredExitedSignal()
614 QCOMPARE(obj->activeMonitors().count(), 2); //single shot monitors have been removed in tst_enteredExitedSignal()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/
H A Dti,tmp513.yaml14 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
16 current shunt monitor. These system monitors have the capability of measuring
/OK3568_Linux_fs/kernel/Documentation/accounting/
H A Dpsi.rst98 Monitors activate only when system enters stall state for the monitored
106 after which monitors are most likely not needed and psi averages can be used
184 Per-cgroup psi monitors can be specified and used the same way as
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dvme.rst239 Location monitors
250 of location monitors and :c:func:`vme_lm_free` to free them after they are no
251 longer required. Each block may provide a number of location monitors,
259 Once a bank of location monitors has been allocated, the function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoareamonitorsource.cpp142 monitors areas using resources on the underlying system.
270 Therefore this function can also be used to update active monitors.
327 Returns the list of all active monitors known to the QGeoAreaMonitorSource object.
340 Returns the list of all active monitors known to the QGeoAreaMonitorSource object whose
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.video74 overscan_y=20 for composite monitors, 0 for other monitors.
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Ddebug.c12 #include <asm/debug-monitors.h>
77 * - Performance monitors (MDCR_EL2_TPM/MDCR_EL2_TPMCR)
146 * - Performance monitors (MDCR_EL2_TPM/MDCR_EL2_TPMCR)
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwincreatewnd.c278 /* Defaults are wrong if we have multiple monitors */ in winCreateBoundingWindowWindowed()
458 * Find the work area of all attached monitors
487 /* Bail out here if we aren't using multiple monitors */ in winGetWorkArea()
523 /* Update the rectangle to include all monitors */ in winGetWorkArea()
535 "monitors: %d %d %d %d\n", in winGetWorkArea()
H A Dwinscrinit.c160 * Check that all monitors have the same display depth if we are using in winScreenInit()
161 * multiple monitors in winScreenInit()
165 ErrorF("winScreenInit - Monitors do not all have same pixel format / " in winScreenInit()
186 /* Are we using multiple monitors? */ in winScreenInit()

12345678910>>...14