Searched refs:maxcalls (Results 1 – 1 of 1) sorted by relevance
811 unsigned long int maxcalls; in dest() local910 maxcalls = large; in dest()912 if (histogram[cnt / 16] > maxcalls) in dest()913 maxcalls = histogram[cnt / 16]; in dest()929 percent = (histogram[cnt / 16] * 50) / maxcalls; in dest()943 percent = (large * 50) / maxcalls; in dest()