78 <td>Public method to store the collected profile data.</td> |
82 <td>Public method to store the collected profile data.</td> |
79 </tr><tr> |
83 </tr><tr> |
80 <td><a href="#PyProfile.trace_dispatch_call">trace_dispatch_call</a></td> |
84 <td><a href="#PyProfile.trace_dispatch_call">trace_dispatch_call</a></td> |
81 <td>Private method used to trace functions calls.</td> |
85 <td>Private method used to trace functions calls.</td> |
82 </tr> |
86 </tr> |
|
87 </table> |
|
88 <h3>Static Methods</h3> |
|
89 <table> |
|
90 <tr><td>None</td></tr> |
83 </table> |
91 </table> |
84 <a NAME="PyProfile.__init__" ID="PyProfile.__init__"></a> |
92 <a NAME="PyProfile.__init__" ID="PyProfile.__init__"></a> |
85 <h4>PyProfile (Constructor)</h4> |
93 <h4>PyProfile (Constructor)</h4> |
86 <b>PyProfile</b>(<i>basename, timer = None, bias = None</i>) |
94 <b>PyProfile</b>(<i>basename, timer = None, bias = None</i>) |
87 <p> |
95 <p> |