Lines Matching refs:percentify
1483 void percentify(Int n, Int ex, Int field_width, char buf[]) in percentify() function
1528 percentify(total[fullOffset(EG_IR)+1] * 100 * p / in cachesim_printstat()
1532 percentify(total[fullOffset(EG_IR)+2] * 100 * p / in cachesim_printstat()
1571 percentify( D_total[1] * 100 * p / D_total[0], p, l1+1, buf1); in cachesim_printstat()
1572 percentify(total[fullOffset(EG_DR)+1] * 100 * p / in cachesim_printstat()
1574 percentify(total[fullOffset(EG_DW)+1] * 100 * p / in cachesim_printstat()
1579 percentify( D_total[2] * 100 * p / D_total[0], p, l1+1, buf1); in cachesim_printstat()
1580 percentify(total[fullOffset(EG_DR)+2] * 100 * p / in cachesim_printstat()
1582 percentify(total[fullOffset(EG_DW)+2] * 100 * p / in cachesim_printstat()
1620 percentify(LL_total_m * 100 * p / in cachesim_printstat()
1622 percentify(LL_total_mr * 100 * p / in cachesim_printstat()
1625 percentify(LL_total_mw * 100 * p / in cachesim_printstat()