Searched refs:total_shown (Results 1 – 4 of 4) sorted by relevance
57 uptr total_shown = 0; in Print() local72 total_shown += a.total_size; in Print()73 if (total_shown * 100 / total_allocated_user_size_ > top_percent) in Print()
56 uptr total_shown = 0; in Print() local71 total_shown += a.total_size; in Print()72 if (total_shown * 100 / total_allocated_user_size_ > top_percent) in Print()
55 uptr total_shown = 0; in Print() local70 total_shown += a.total_size; in Print()71 if (total_shown * 100 / total_allocated_user_size_ > top_percent) in Print()
49 static int total_shown = 0; variable77 xsnprintf(n, sizeof(n), "%d", total_shown); in show_total()221 total_shown++; in show_new()241 if (total_shown) in show_area_being_processed()250 total_shown = 0; in show_area_being_processed()