Searched refs:total_sbmb_cnt_peak (Results 1 – 3 of 3) sorted by relevance
409 extern int32_t total_sbmb_cnt_peak;
143 int32_t total_sbmb_cnt_peak __attribute__((aligned(8))) = 0; variable2362 if (total_sbmb_cnt > total_sbmb_cnt_peak) { in sballoc()2363 total_sbmb_cnt_peak = total_sbmb_cnt; in sballoc()2962 &total_sbmb_cnt_peak, 0, "");
8573 ns_data.u.mb_stats.sbmb_total = total_sbmb_cnt_peak;8587 total_sbmb_cnt_floor = total_sbmb_cnt_peak;