| OLD | NEW |
| (Empty) | |
| 1 |
| 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| 3 <html><head><title>Python: module telemetry.core.platform.cros_platform_backend<
/title> |
| 4 </head><body bgcolor="#f0f0f8"> |
| 5 |
| 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> |
| 7 <tr bgcolor="#7799ee"> |
| 8 <td valign=bottom> <br> |
| 9 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a hre
f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry
.core.html"><font color="#ffffff">core</font></a>.<a href="telemetry.core.platfo
rm.html"><font color="#ffffff">platform</font></a>.cros_platform_backend</strong
></big></big></font></td |
| 10 ><td align=right valign=bottom |
| 11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href=
"file:/Users/nduca/Local/chrome/src/tools/telemetry/telemetry/core/platform/cros
_platform_backend.py">/Users/nduca/Local/chrome/src/tools/telemetry/telemetry/co
re/platform/cros_platform_backend.py</a></font></td></tr></table> |
| 12 <p><tt># Copyright (c) 2013 The Chromium Autho
rs. All rights reserved.<br> |
| 13 # Use of this source code is governed by
a BSD-style license that can be<br> |
| 14 # found in the LICENSE file.</tt></p> |
| 15 <p> |
| 16 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 17 <tr bgcolor="#aa55cc"> |
| 18 <td colspan=3 valign=bottom> <br> |
| 19 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big
></font></td></tr> |
| 20 |
| 21 <tr><td bgcolor="#aa55cc"><tt> </tt></td><td>
</td> |
| 22 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=t
op><a href="telemetry.core.platform.linux_platform_backend.html">telemetry.core.
platform.linux_platform_backend</a><br> |
| 23 </td><td width="25%" valign=top></td><td width="25%" valign=top></td><td width="
25%" valign=top></td></tr></table></td></tr></table><p> |
| 24 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 25 <tr bgcolor="#ee77aa"> |
| 26 <td colspan=3 valign=bottom> <br> |
| 27 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big
></font></td></tr> |
| 28 |
| 29 <tr><td bgcolor="#ee77aa"><tt> </tt></td><td>
</td> |
| 30 <td width="100%"><dl> |
| 31 <dt><font face="helvetica, arial"><a href="telemetry.core.platform.linux_platfor
m_backend.html#LinuxPlatformBackend">telemetry.core.platform.linux_platform_back
end.LinuxPlatformBackend</a>(<a href="telemetry.core.platform.posix_platform_bac
kend.html#PosixPlatformBackend">telemetry.core.platform.posix_platform_backend.P
osixPlatformBackend</a>) |
| 32 </font></dt><dd> |
| 33 <dl> |
| 34 <dt><font face="helvetica, arial"><a href="telemetry.core.platform.cros_platform
_backend.html#CrosPlatformBackend">CrosPlatformBackend</a> |
| 35 </font></dt></dl> |
| 36 </dd> |
| 37 </dl> |
| 38 <p> |
| 39 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 40 <tr bgcolor="#ffc8d8"> |
| 41 <td colspan=3 valign=bottom> <br> |
| 42 <font color="#000000" face="helvetica, arial"><a name="CrosPlatformBackend">clas
s <strong>CrosPlatformBackend</strong></a>(<a href="telemetry.core.platform.linu
x_platform_backend.html#LinuxPlatformBackend">telemetry.core.platform.linux_plat
form_backend.LinuxPlatformBackend</a>)</font></td></tr> |
| 43 |
| 44 <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> |
| 45 <td width="100%"><dl><dt>Method resolution order:</dt> |
| 46 <dd><a href="telemetry.core.platform.cros_platform_backend.html#CrosPlatformBack
end">CrosPlatformBackend</a></dd> |
| 47 <dd><a href="telemetry.core.platform.linux_platform_backend.html#LinuxPlatformBa
ckend">telemetry.core.platform.linux_platform_backend.LinuxPlatformBackend</a></
dd> |
| 48 <dd><a href="telemetry.core.platform.posix_platform_backend.html#PosixPlatformBa
ckend">telemetry.core.platform.posix_platform_backend.PosixPlatformBackend</a></
dd> |
| 49 <dd><a href="telemetry.core.platform.platform_backend.html#PlatformBackend">tele
metry.core.platform.platform_backend.PlatformBackend</a></dd> |
| 50 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
| 51 </dl> |
| 52 <hr> |
| 53 Methods defined here:<br> |
| 54 <dl><dt><a name="CrosPlatformBackend-GetOSName"><strong>GetOSName</strong></a>(s
elf)</dt></dl> |
| 55 |
| 56 <dl><dt><a name="CrosPlatformBackend-GetRawDisplayFrameRateMeasurements"><strong
>GetRawDisplayFrameRateMeasurements</strong></a>(self)</dt></dl> |
| 57 |
| 58 <dl><dt><a name="CrosPlatformBackend-HasBeenThermallyThrottled"><strong>HasBeenT
hermallyThrottled</strong></a>(self)</dt></dl> |
| 59 |
| 60 <dl><dt><a name="CrosPlatformBackend-IsThermallyThrottled"><strong>IsThermallyTh
rottled</strong></a>(self)</dt></dl> |
| 61 |
| 62 <dl><dt><a name="CrosPlatformBackend-StartRawDisplayFrameRateMeasurement"><stron
g>StartRawDisplayFrameRateMeasurement</strong></a>(self)</dt></dl> |
| 63 |
| 64 <dl><dt><a name="CrosPlatformBackend-StopRawDisplayFrameRateMeasurement"><strong
>StopRawDisplayFrameRateMeasurement</strong></a>(self)</dt></dl> |
| 65 |
| 66 <dl><dt><a name="CrosPlatformBackend-__init__"><strong>__init__</strong></a>(sel
f, cri)</dt></dl> |
| 67 |
| 68 <hr> |
| 69 Methods inherited from <a href="telemetry.core.platform.linux_platform_backend.h
tml#LinuxPlatformBackend">telemetry.core.platform.linux_platform_backend.LinuxPl
atformBackend</a>:<br> |
| 70 <dl><dt><a name="CrosPlatformBackend-GetIOStats"><strong>GetIOStats</strong></a>
(self, pid)</dt></dl> |
| 71 |
| 72 <dl><dt><a name="CrosPlatformBackend-GetMemoryStats"><strong>GetMemoryStats</str
ong></a>(self, pid)</dt></dl> |
| 73 |
| 74 <dl><dt><a name="CrosPlatformBackend-GetSystemCommitCharge"><strong>GetSystemCom
mitCharge</strong></a>(self)</dt></dl> |
| 75 |
| 76 <hr> |
| 77 Methods inherited from <a href="telemetry.core.platform.posix_platform_backend.h
tml#PosixPlatformBackend">telemetry.core.platform.posix_platform_backend.PosixPl
atformBackend</a>:<br> |
| 78 <dl><dt><a name="CrosPlatformBackend-GetChildPids"><strong>GetChildPids</strong>
</a>(self, pid)</dt><dd><tt>Returns a list of child pid
s of |pid|.</tt></dd></dl> |
| 79 |
| 80 <dl><dt><a name="CrosPlatformBackend-GetCommandLine"><strong>GetCommandLine</str
ong></a>(self, pid)</dt></dl> |
| 81 |
| 82 <hr> |
| 83 Methods inherited from <a href="telemetry.core.platform.platform_backend.html#Pl
atformBackend">telemetry.core.platform.platform_backend.PlatformBackend</a>:<br> |
| 84 <dl><dt><a name="CrosPlatformBackend-CanMonitorThermalThrottling"><strong>CanMon
itorThermalThrottling</strong></a>(self)</dt></dl> |
| 85 |
| 86 <dl><dt><a name="CrosPlatformBackend-GetOSVersionName"><strong>GetOSVersionName<
/strong></a>(self)</dt></dl> |
| 87 |
| 88 <dl><dt><a name="CrosPlatformBackend-IsRawDisplayFrameRateSupported"><strong>IsR
awDisplayFrameRateSupported</strong></a>(self)</dt></dl> |
| 89 |
| 90 <dl><dt><a name="CrosPlatformBackend-SetFullPerformanceModeEnabled"><strong>SetF
ullPerformanceModeEnabled</strong></a>(self, enabled)</dt></dl> |
| 91 |
| 92 <hr> |
| 93 Data descriptors inherited from <a href="telemetry.core.platform.platform_backen
d.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend
</a>:<br> |
| 94 <dl><dt><strong>__dict__</strong></dt> |
| 95 <dd><tt>dictionary for instance variables (if defined)<
/tt></dd> |
| 96 </dl> |
| 97 <dl><dt><strong>__weakref__</strong></dt> |
| 98 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> |
| 99 </dl> |
| 100 </td></tr></table></td></tr></table> |
| 101 </body></html> |
| OLD | NEW |