2 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN">
3 <html><head><title>Python: module telemetry.core.platform.win_platform_backend
</title>
4 </head><body bgcolor=
"#f0f0f8">
6 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"heading">
8 <td valign=bottom
> <br>
9 <font color=
"#ffffff" face=
"helvetica, arial"> <br><big><big><strong><a href=
"telemetry.html"><font color=
"#ffffff">telemetry
</font></a>.
<a href=
"telemetry.core.html"><font color=
"#ffffff">core
</font></a>.
<a href=
"telemetry.core.platform.html"><font color=
"#ffffff">platform
</font></a>.win_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=
"../telemetry/core/platform/win_platform_backend.py">telemetry/core/platform/win_platform_backend.py
</a></font></td></tr></table>
12 <p><tt>#
Copyright
(c)
2013 The
Chromium
Authors.
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>
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>
21 <tr><td bgcolor=
"#aa55cc"><tt> </tt></td><td> </td>
22 <td width=
"100%"><table width=
"100%" summary=
"list"><tr><td width=
"25%" valign=top
><a href=
"collections.html">collections
</a><br>
23 <a href=
"ctypes.html">ctypes
</a><br>
24 </td><td width=
"25%" valign=top
><a href=
"os.html">os
</a><br>
25 <a href=
"telemetry.core.platform.platform_backend.html">telemetry.core.platform.platform_backend
</a><br>
26 </td><td width=
"25%" valign=top
><a href=
"re.html">re
</a><br>
27 <a href=
"subprocess.html">subprocess
</a><br>
28 </td><td width=
"25%" valign=top
></td></tr></table></td></tr></table><p>
29 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
30 <tr bgcolor=
"#ee77aa">
31 <td colspan=
3 valign=bottom
> <br>
32 <font color=
"#ffffff" face=
"helvetica, arial"><big><strong>Classes
</strong></big></font></td></tr>
34 <tr><td bgcolor=
"#ee77aa"><tt> </tt></td><td> </td>
36 <dt><font face=
"helvetica, arial"><a href=
"telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend
</a>(
<a href=
"__builtin__.html#object">__builtin__.object
</a>)
39 <dt><font face=
"helvetica, arial"><a href=
"telemetry.core.platform.win_platform_backend.html#WinPlatformBackend">WinPlatformBackend
</a>
44 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
45 <tr bgcolor=
"#ffc8d8">
46 <td colspan=
3 valign=bottom
> <br>
47 <font color=
"#000000" face=
"helvetica, arial"><a name=
"WinPlatformBackend">class
<strong>WinPlatformBackend
</strong></a>(
<a href=
"telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend
</a>)
</font></td></tr>
49 <tr><td bgcolor=
"#ffc8d8"><tt> </tt></td><td> </td>
50 <td width=
"100%"><dl><dt>Method resolution order:
</dt>
51 <dd><a href=
"telemetry.core.platform.win_platform_backend.html#WinPlatformBackend">WinPlatformBackend
</a></dd>
52 <dd><a href=
"telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend
</a></dd>
53 <dd><a href=
"__builtin__.html#object">__builtin__.object
</a></dd>
56 Methods defined here:
<br>
57 <dl><dt><a name=
"WinPlatformBackend-GetChildPids"><strong>GetChildPids
</strong></a>(self, pid)
</dt><dd><tt>Retunds
a
list
of
child
pids
of
|pid|.
</tt></dd></dl>
59 <dl><dt><a name=
"WinPlatformBackend-GetCommandLine"><strong>GetCommandLine
</strong></a>(self, pid)
</dt></dl>
61 <dl><dt><a name=
"WinPlatformBackend-GetIOStats"><strong>GetIOStats
</strong></a>(self, pid)
</dt></dl>
63 <dl><dt><a name=
"WinPlatformBackend-GetMemoryStats"><strong>GetMemoryStats
</strong></a>(self, pid)
</dt></dl>
65 <dl><dt><a name=
"WinPlatformBackend-GetOSName"><strong>GetOSName
</strong></a>(self)
</dt></dl>
67 <dl><dt><a name=
"WinPlatformBackend-GetOSVersionName"><strong>GetOSVersionName
</strong></a>(self)
</dt></dl>
69 <dl><dt><a name=
"WinPlatformBackend-GetRawDisplayFrameRateMeasurements"><strong>GetRawDisplayFrameRateMeasurements
</strong></a>(self)
</dt></dl>
71 <dl><dt><a name=
"WinPlatformBackend-GetSystemCommitCharge"><strong>GetSystemCommitCharge
</strong></a>(self)
</dt></dl>
73 <dl><dt><a name=
"WinPlatformBackend-HasBeenThermallyThrottled"><strong>HasBeenThermallyThrottled
</strong></a>(self)
</dt></dl>
75 <dl><dt><a name=
"WinPlatformBackend-IsThermallyThrottled"><strong>IsThermallyThrottled
</strong></a>(self)
</dt></dl>
77 <dl><dt><a name=
"WinPlatformBackend-StartRawDisplayFrameRateMeasurement"><strong>StartRawDisplayFrameRateMeasurement
</strong></a>(self)
</dt><dd><tt>#
pylint:
disable=W0613
</tt></dd></dl>
79 <dl><dt><a name=
"WinPlatformBackend-StopRawDisplayFrameRateMeasurement"><strong>StopRawDisplayFrameRateMeasurement
</strong></a>(self)
</dt></dl>
82 Methods inherited from
<a href=
"telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend
</a>:
<br>
83 <dl><dt><a name=
"WinPlatformBackend-CanMonitorThermalThrottling"><strong>CanMonitorThermalThrottling
</strong></a>(self)
</dt></dl>
85 <dl><dt><a name=
"WinPlatformBackend-IsRawDisplayFrameRateSupported"><strong>IsRawDisplayFrameRateSupported
</strong></a>(self)
</dt></dl>
87 <dl><dt><a name=
"WinPlatformBackend-SetFullPerformanceModeEnabled"><strong>SetFullPerformanceModeEnabled
</strong></a>(self, enabled)
</dt></dl>
90 Data descriptors inherited from
<a href=
"telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend
</a>:
<br>
91 <dl><dt><strong>__dict__
</strong></dt>
92 <dd><tt>dictionary
for
instance
variables
(if
defined)
</tt></dd>
94 <dl><dt><strong>__weakref__
</strong></dt>
95 <dd><tt>list
of
weak
references
to
the
object
(if
defined)
</tt></dd>
97 </td></tr></table></td></tr></table><p>
98 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
99 <tr bgcolor=
"#55aa55">
100 <td colspan=
3 valign=bottom
> <br>
101 <font color=
"#ffffff" face=
"helvetica, arial"><big><strong>Data
</strong></big></font></td></tr>
103 <tr><td bgcolor=
"#55aa55"><tt> </tt></td><td> </td>
104 <td width=
"100%"><strong>pywintypes
</strong> = None
<br>
105 <strong>win32api
</strong> = None
<br>
106 <strong>win32con
</strong> = None
<br>
107 <strong>win32process
</strong> = None
</td></tr></table>