Searched refs:hgram (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/usr/tests/bomptest/
H A Dprogress-new.c56 static uint64_t hgram[15] = { 0 }; local
64 hgram[j]++;
74 if(hgram[i] > 0) {
75 printf("%lu\t%lu\n", val, hgram[i]);
H A Dprogress.c118 static uint64_t hgram[15] = { 0 }; local
129 hgram[j]++;
139 printf("%lu\t%lu\n", val, hgram[i]);

Completed in 57 milliseconds