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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dstats.c1246 add_rep_stats(svn_fs_fs__representation_stats_t *stats, function
1300 add_rep_stats(&stats->file_rep_stats, rep);
1303 add_rep_stats(&stats->dir_rep_stats, rep);
1306 add_rep_stats(&stats->file_prop_rep_stats, rep);
1309 add_rep_stats(&stats->dir_prop_rep_stats, rep);
1315 add_rep_stats(&stats->total_rep_stats, rep);

Completed in 50 milliseconds