Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/dim/
H A Dnet_dim.c169 int stats_res; in net_dim_decision() local
174 stats_res = net_dim_stats_compare(curr_stats, in net_dim_decision()
176 if (stats_res != DIM_STATS_SAME) in net_dim_decision()
188 stats_res = net_dim_stats_compare(curr_stats, in net_dim_decision()
190 if (stats_res != DIM_STATS_BETTER) in net_dim_decision()
H A Drdma_dim.c48 int stats_res; in rdma_dim_decision() local
52 stats_res = rdma_dim_stats_compare(curr_stats, in rdma_dim_decision()
55 switch (stats_res) { in rdma_dim_decision()
/kernel/linux/linux-6.6/lib/dim/
H A Dnet_dim.c169 int stats_res; in net_dim_decision() local
174 stats_res = net_dim_stats_compare(curr_stats, in net_dim_decision()
176 if (stats_res != DIM_STATS_SAME) in net_dim_decision()
188 stats_res = net_dim_stats_compare(curr_stats, in net_dim_decision()
190 if (stats_res != DIM_STATS_BETTER) in net_dim_decision()
H A Drdma_dim.c48 int stats_res; in rdma_dim_decision() local
52 stats_res = rdma_dim_stats_compare(curr_stats, in rdma_dim_decision()
55 switch (stats_res) { in rdma_dim_decision()

Completed in 2 milliseconds