Searched refs:how_often_num_allocated (Results 1 – 2 of 2) sorted by relevance
475 tmp->how_often_num_allocated = 0; in kill_new_with_arg()486 int tobe_allocated = msg->how_often_num_allocated; in kill_how_often_expand_to_hold_more()494 msg->how_often_num_allocated = tobe_allocated; in kill_how_often_expand_to_hold_more()500 if (++msg->how_often_length >= msg->how_often_num_allocated) { in kill_how_often_add()595 tmp->how_often_num_allocated = 0; in kill_clear()611 tmp->how_often_num_allocated = 0; in kill_free()664 if (tmp->how_often_length >= tmp->how_often_num_allocated && in kill_unmarshal()
101 int how_often_num_allocated; member