Lines Matching refs:printops
1421 printops(const char *title, const char *name, int tag, unsigned int n, in printops() function
1517 printops(title, "lookup", 0, nnodes, &stv, &etv); in test2()
1539 printops(title, "get_tag", tagmask, nnodes, &stv, &etv); in test2()
1548 printops(title, "remove", 0, nnodes, &stv, &etv); in test2()
1556 printops(title, "insert", 0, nnodes, &stv, &etv); in test2()
1571 printops(title, "set_tag", tag, ntagged[tag], &stv, &etv); in test2()
1594 printops(title, "ganglookup", 0, nnodes, &stv, &etv); in test2()
1616 printops(title, "ganglookup_reverse", 0, nnodes, &stv, &etv); in test2()
1638 printops(title, "ganglookup_tag", tagmask, total, &stv, &etv); in test2()
1665 printops(title, "ganglookup_tag_reverse", tagmask, total, in test2()
1702 printops(title, "ganglookup_tag+remove", tagmask, total, &stv, in test2()
1731 printops(title, "ganglookup+remove", 0, nnodes - removed, &stv, &etv); in test2()