Home
last modified time | relevance | path

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

/external/oprofile/libdb/
Ddb_debug.c93 odb_node_nr_t nr_node_out_of_bound = 0; in odb_check_hash() local
102 nr_node_out_of_bound++; in odb_check_hash()
120 if (nr_node_out_of_bound) { in odb_check_hash()
121 printf("out of bound node index: %d\n", nr_node_out_of_bound); in odb_check_hash()