Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/cmd/zdb/
H A Dzdb.c272 dump_histogram(const uint64_t *histo, int size, int offset) in dump_histogram() function
346 dump_histogram(zs.zs_leafs_with_2n_pointers, ZAP_HISTOGRAM_SIZE, 0); in dump_zap_stats()
349 dump_histogram(zs.zs_blocks_with_n5_entries, ZAP_HISTOGRAM_SIZE, 0); in dump_zap_stats()
352 dump_histogram(zs.zs_blocks_n_tenths_full, ZAP_HISTOGRAM_SIZE, 0); in dump_zap_stats()
355 dump_histogram(zs.zs_entries_using_n_chunks, ZAP_HISTOGRAM_SIZE, 0); in dump_zap_stats()
358 dump_histogram(zs.zs_buckets_with_n_entries, ZAP_HISTOGRAM_SIZE, 0); in dump_zap_stats()
746 dump_histogram(rt->rt_histogram, RANGE_TREE_HISTOGRAM_SIZE, 0); in dump_metaslab_stats()
784 dump_histogram(sm->sm_phys->smp_histogram, in dump_metaslab()
838 dump_histogram(mg->mg_histogram, RANGE_TREE_HISTOGRAM_SIZE, 0); in dump_metaslab_groups()
847 dump_histogram(mc->mc_histogram, RANGE_TREE_HISTOGRAM_SIZE, 0); in dump_metaslab_groups()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-profile.cc134 dump_histogram (FILE *file, vec<histogram_entry *> histogram) in dump_histogram() function
774 dump_histogram (dump_file, histogram); in ipa_profile()
H A DChangeLog-201320928 account_time_size, cmp_counts, dump_histogram,
34643 (dump_histogram): New function.
H A DChangeLog-202036996 * ipa-profile.c (dump_histogram): Fix formating.
H A DChangeLog-201436929 * ipa-profile.c (dump_histogram, ipa_profile): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-profile.c134 dump_histogram (FILE *file, vec<histogram_entry *> histogram) in dump_histogram() function
774 dump_histogram (dump_file, histogram); in ipa_profile()