HomeSort by relevance Sort by last modified time
    Searched full:nr_non_empty_list (Results 1 - 1 of 1) sorted by null

  /external/oprofile/libdb/
db_stat.c 32 size_t nr_non_empty_list = 0; local
63 ++nr_non_empty_list;
68 result->average_list_length = total_length / nr_non_empty_list;

Completed in 233 milliseconds