Searched refs:permile (Results 1 – 1 of 1) sorted by relevance
4083 int64_t permile = (c * 1000) / total_counter; in PrintTraceProfile() local4087 if (permile == 0 || i >= 20) break; in PrintTraceProfile()4090 permile, trace->n_mops(), in PrintTraceProfile()