Searched refs:num_e (Results 1 – 7 of 7) sorted by relevance
135 notify_inserted(size_type num_e) in notify_inserted() argument136 { trigger_policy_base::notify_inserted(num_e); } in notify_inserted()141 notify_erased(size_type num_e) in notify_erased() argument142 { trigger_policy_base::notify_erased(num_e); } in notify_erased()
102 notify_inserted(size_type num_e);106 notify_erased(size_type num_e);
577 notify_inserted(size_type num_e);580 notify_erased(size_type num_e);
2858 size_t num_f = 100, num_a = 50, num_e = 20; local2862 num_e = num_f / 5;2867 lc_init_growth(&p->abandoned, num_e);2868 lc_init_growth(&p->backup, num_e);2869 lc_init_growth(&p->reserved, num_e);