Searched refs:stat_inc (Results 1 – 3 of 3) sorted by relevance
73 static void stat_inc(enum fcg_stat_idx idx) in stat_inc() function 197 stat_inc(FCG_STAT_HWT_SKIP); in cgrp_refresh_hweight() 202 stat_inc(FCG_STAT_HWT_CACHE); in cgrp_refresh_hweight() 206 stat_inc(FCG_STAT_HWT_UPDATES); in cgrp_refresh_hweight() 243 stat_inc(FCG_STAT_HWT_RACE); in cgrp_refresh_hweight() 283 stat_inc(FCG_STAT_ENQ_SKIP); in cgrp_enqueued() 296 stat_inc(FCG_STAT_ENQ_RACE); in cgrp_enqueued() 338 stat_inc(FCG_STAT_LOCAL); in BPF_STRUCT_OPS() 374 stat_inc(FCG_STAT_LOCAL); in BPF_STRUCT_OPS() 378 stat_inc(FCG_STAT_GLOBA in BPF_STRUCT_OPS() [all...]
38 static void stat_inc(u32 idx) in stat_inc() function 57 stat_inc(0); /* count local queueing */ in BPF_STRUCT_OPS() 62 stat_inc(1); /* count cpu0 queueing */ in BPF_STRUCT_OPS()
2971 int family, int l3index, bool stat_inc) in tcp_ao_required() argument2987 if (stat_inc) { in tcp_ao_required()