Profile Time on {{proftime}}
Reported Time on {{reporttime}}
Reported Time on {{reporttime}}
Profile Info
Profile Data Type: {{profile_datatype}}
Total Time: {{profdata['totaltime']}} CPU second
Total Func Call: {{profdata['totalcalls']}} function calls
Function Caller Table All function »
Dest filename:lineno(function) | ncalls | tottime | cumtime | Orig filename:lineno(function) | |
---|---|---|---|---|---|
{{ item['dst_function']|escape }} | {%- endif -%} {% if loop.index == 1 -%}{{ item['ncalls'] }} | {%- else -%}{{ item['ncalls'] }} | {%- endif -%}{{ item['tottime'] }} | {{ item['cumtime'] }} | {{ item['org_function']|escape }} |