Home
last modified time | relevance | path

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

/external/oprofile/libdb/
Ddb_stat.c28 odb_hash_stat_t * odb_hash_stat(odb_t const * odb) in odb_hash_stat() function
Dodb.h170 odb_hash_stat_t * odb_hash_stat(odb_t const * odb);
/external/oprofile/libdb/tests/
Ddb_test.c155 stats = odb_hash_stat(&hash); in sanity_check()