Searched refs:delegpt_count_ns (Results 1 – 3 of 3) sorted by relevance
320 void delegpt_count_ns(struct delegpt* dp, size_t* numns, size_t* missing);
248 delegpt_count_ns(struct delegpt* dp, size_t* numns, size_t* missing) in delegpt_count_ns() function292 delegpt_count_ns(dp, &numns, &missing); in delegpt_log()
821 delegpt_count_ns(dp, &n_ns, &n_miss); in print_dp_main()