Public Member Functions | |
| def | cpu_time (self) | 
| def | cuda_time (self) | 
Public Attributes | |
| count | |
Static Public Attributes | |
| cpu_time_str | |
| cuda_time_str | |
| cpu_time_total_str | |
| cuda_time_total_str | |
Helpers for FunctionEvent and FunctionEventAvg. The subclass should define `*_time_total` and `count` attributes.
Definition at line 341 of file profiler.py.
 1.8.11