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

/linux-master/lib/dim/
H A Ddim.c57 bool dim_calc_stats(struct dim_sample *start, struct dim_sample *end, function
84 EXPORT_SYMBOL(dim_calc_stats); variable
H A Drdma_dim.c91 if (!dim_calc_stats(&dim->start_sample, curr_sample, &curr_stats))
H A Dnet_dim.c230 if (!dim_calc_stats(&dim->start_sample, &end_sample, &curr_stats))
/linux-master/include/linux/
H A Ddim.h232 * dim_calc_stats - calculate the difference between two samples
241 bool dim_calc_stats(struct dim_sample *start, struct dim_sample *end,

Completed in 116 milliseconds