Searched refs:eph_count_max (Results 1 – 3 of 3) sorted by relevance
285 long eph_count, eph_count_max; member
114 c->eph_count, c->eph_count_max, in tmemc_list_client()
1244 if (++client->eph_count > client->eph_count_max) in do_tmem_put()1245 client->eph_count_max = client->eph_count; in do_tmem_put()
Completed in 12 milliseconds