Searched refs:print_rep_stats (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/svnfsfs/
H A Dstats-cmd.c69 print_rep_stats(svn_fs_fs__representation_stats_t *stats, function
445 print_rep_stats(&stats->dir_rep_stats, pool);
447 print_rep_stats(&stats->file_rep_stats, pool);
449 print_rep_stats(&stats->dir_prop_rep_stats, pool);
451 print_rep_stats(&stats->file_prop_rep_stats, pool);

Completed in 49 milliseconds