Home
last modified time | relevance | path

Searched refs:first_round (Results 1 – 4 of 4) sorted by relevance

/minix3/usr.bin/nbperf/
H A Dnbperf.h44 int first_round, has_duplicates; member
H A Dgraph2.c145 if (nbperf->first_round) { in graph2_hash()
146 nbperf->first_round = 0; in graph2_hash()
H A Dgraph3.c159 if (nbperf->first_round) { in graph3_hash()
160 nbperf->first_round = 0; in graph3_hash()
H A Dnbperf.c118 .first_round = 1, in main()