Home
last modified time | relevance | path

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

/minix3/usr.bin/nbperf/
H A Dgraph3.h61 int graph3_hash(struct nbperf *, struct graph3 *);
H A Dnbperf-chm.c247 if (graph3_hash(nbperf, &state.graph)) in chm3_compute()
H A Dnbperf-bdz.c290 if (graph3_hash(nbperf, &state.graph)) in bpz_compute()
H A Dgraph3.c110 graph3_hash(struct nbperf *nbperf, struct graph3 *graph) in graph3_hash() function