Searched refs:cycles_percent (Results 1 – 1 of 1) sorted by relevance
64 double cycles_percent = 0; in ToString() local69 cycles_percent = op.cycles / static_cast<double>(total_cycles_) * 100; in ToString()80 cycles_percent_str = StrFormat("%5.2f%% %2.0fΣ", cycles_percent, in ToString()