Home | History | Annotate | Download | only in dmtracedump

Lines Matching full:cycles

1640     printf("Total cycles: %llu\n\n", sumThreadTime);
1657 /* Don't show methods with zero cycles */
1806 /* Don't show methods with zero cycles */
1943 printf("Total waiting cycles: %llu (%6.2f%% of total)\n",
1951 printf(" Waiting cycles %% of total waiting time execution time while waiting thread name\n");
2146 printf("Cycles %%/total Cumul.%% &nbsp;Calls+Recur&nbsp; Class</div>\n");
2148 printf(" Cycles %%/total Cumul.%% Calls+Recur Class\n");
2155 /* Skip classes with zero cycles */
2378 printf("Cycles %%/total Cumul.%% &nbsp;Calls+Recur&nbsp; Method</div>\n");
2380 printf(" Cycles %%/total Cumul.%% Calls+Recur Method\n");
2387 /* Skip methods with zero cycles */