Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Side by Side Diff: tools/telemetry/docs/telemetry.core.timeline.counter.html

Issue 196383034: Update telemetry docs by running the update_docs script. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3 <html><head><title>Python: module telemetry.core.timeline.counter</title> 3 <html><head><title>Python: module telemetry.core.timeline.counter</title>
4 </head><body bgcolor="#f0f0f8"> 4 </head><body bgcolor="#f0f0f8">
5 5
6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
7 <tr bgcolor="#7799ee"> 7 <tr bgcolor="#7799ee">
8 <td valign=bottom>&nbsp;<br> 8 <td valign=bottom>&nbsp;<br>
9 <font color="#ffffff" face="helvetica, arial">&nbsp;<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.timeli ne.html"><font color="#ffffff">timeline</font></a>.counter</strong></big></big>< /font></td 9 <font color="#ffffff" face="helvetica, arial">&nbsp;<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.timeli ne.html"><font color="#ffffff">timeline</font></a>.counter</strong></big></big>< /font></td
10 ><td align=right valign=bottom 10 ><td align=right valign=bottom
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 <dl><dt><strong>__weakref__</strong></dt> 79 <dl><dt><strong>__weakref__</strong></dt>
80 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd> 80 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
81 </dl> 81 </dl>
82 </td></tr></table> <p> 82 </td></tr></table> <p>
83 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> 83 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
84 <tr bgcolor="#ffc8d8"> 84 <tr bgcolor="#ffc8d8">
85 <td colspan=3 valign=bottom>&nbsp;<br> 85 <td colspan=3 valign=bottom>&nbsp;<br>
86 <font color="#000000" face="helvetica, arial"><a name="CounterSample">class <str ong>CounterSample</strong></a>(<a href="__builtin__.html#object">__builtin__.obj ect</a>)</font></td></tr> 86 <font color="#000000" face="helvetica, arial"><a name="CounterSample">class <str ong>CounterSample</strong></a>(<a href="__builtin__.html#object">__builtin__.obj ect</a>)</font></td></tr>
87 87
88 <tr bgcolor="#ffc8d8"><td rowspan=2><tt>&nbsp;&nbsp;&nbsp;</tt></td> 88 <tr bgcolor="#ffc8d8"><td rowspan=2><tt>&nbsp;&nbsp;&nbsp;</tt></td>
89 <td colspan=2><tt>#&nbsp;Doesnt'&nbsp;inherit&nbsp;from&nbsp;TimelineEvent&nbsp; because&nbsp;its&nbsp;only&nbsp;a&nbsp;temporary&nbsp;wrapper&nbsp;of&nbsp;a<br> 89 <td colspan=2><tt>#&nbsp;Doesn't&nbsp;inherit&nbsp;from&nbsp;TimelineEvent&nbsp; because&nbsp;its&nbsp;only&nbsp;a&nbsp;temporary&nbsp;wrapper&nbsp;of&nbsp;a<br>
90 #&nbsp;counter&nbsp;sample&nbsp;into&nbsp;an&nbsp;event.&nbsp;During&nbsp;stable &nbsp;operation,&nbsp;the&nbsp;samples&nbsp;are&nbsp;stored<br> 90 #&nbsp;counter&nbsp;sample&nbsp;into&nbsp;an&nbsp;event.&nbsp;During&nbsp;stable &nbsp;operation,&nbsp;the&nbsp;samples&nbsp;are&nbsp;stored<br>
91 #&nbsp;a&nbsp;dense&nbsp;array&nbsp;of&nbsp;values&nbsp;rather&nbsp;than&nbsp;in &nbsp;the&nbsp;long-form&nbsp;done&nbsp;by&nbsp;an&nbsp;Event.<br>&nbsp;</tt></t d></tr> 91 #&nbsp;a&nbsp;dense&nbsp;array&nbsp;of&nbsp;values&nbsp;rather&nbsp;than&nbsp;in &nbsp;the&nbsp;long-form&nbsp;done&nbsp;by&nbsp;an&nbsp;Event.<br>&nbsp;</tt></t d></tr>
92 <tr><td>&nbsp;</td> 92 <tr><td>&nbsp;</td>
93 <td width="100%">Methods defined here:<br> 93 <td width="100%">Methods defined here:<br>
94 <dl><dt><a name="CounterSample-__init__"><strong>__init__</strong></a>(self, cou nter, sample_index)</dt></dl> 94 <dl><dt><a name="CounterSample-__init__"><strong>__init__</strong></a>(self, cou nter, sample_index)</dt></dl>
95 95
96 <hr> 96 <hr>
97 Data descriptors defined here:<br> 97 Data descriptors defined here:<br>
98 <dl><dt><strong>__dict__</strong></dt> 98 <dl><dt><strong>__dict__</strong></dt>
99 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd> 99 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd>
100 </dl> 100 </dl>
101 <dl><dt><strong>__weakref__</strong></dt> 101 <dl><dt><strong>__weakref__</strong></dt>
102 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd> 102 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
103 </dl> 103 </dl>
104 <dl><dt><strong>duration</strong></dt> 104 <dl><dt><strong>duration</strong></dt>
105 </dl> 105 </dl>
106 <dl><dt><strong>end</strong></dt> 106 <dl><dt><strong>end</strong></dt>
107 </dl> 107 </dl>
108 <dl><dt><strong>name</strong></dt> 108 <dl><dt><strong>name</strong></dt>
109 </dl> 109 </dl>
110 <dl><dt><strong>start</strong></dt> 110 <dl><dt><strong>start</strong></dt>
111 </dl> 111 </dl>
112 <dl><dt><strong>thread_duration</strong></dt>
113 </dl>
114 <dl><dt><strong>thread_end</strong></dt>
115 </dl>
116 <dl><dt><strong>thread_start</strong></dt>
117 </dl>
112 </td></tr></table></td></tr></table> 118 </td></tr></table></td></tr></table>
113 </body></html> 119 </body></html>
OLDNEW
« no previous file with comments | « tools/telemetry/docs/telemetry.core.timeline.bounds.html ('k') | tools/telemetry/docs/telemetry.core.timeline.event.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698