Home
last modified time | relevance | path

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

/external/oprofile/libdb/tests/
Ddb_test.c88 static int test(int nr_item, int nr_unique_item) in test() argument
103 odb_key_t key = (random() % nr_unique_item) + 1; in test()