Home
last modified time | relevance | path

Searched refs:graph2_hash (Results 1 – 3 of 3) sorted by relevance

/minix3/usr.bin/nbperf/
H A Dgraph2.h62 int graph2_hash(struct nbperf *, struct graph2 *);
H A Dgraph2.c109 graph2_hash(struct nbperf *nbperf, struct graph2 *graph) in graph2_hash() function
H A Dnbperf-chm.c253 if (graph2_hash(nbperf, &state.graph)) in chm3_compute()