Searched refs:hr_secondary_localcnt (Results 1 – 3 of 3) sorted by relevance
236 nv_add_uint64(nvout, res->hr_secondary_localcnt, "localcnt"); in init_remote()291 PJDLOG_ASSERT(res->hr_secondary_localcnt == 0); in init_remote()323 (res->hr_secondary_localcnt > res->hr_primary_remotecnt && in init_remote()326 (res->hr_secondary_localcnt == res->hr_primary_remotecnt && in init_remote()329 (res->hr_secondary_localcnt == res->hr_primary_remotecnt && in init_remote()341 if (res->hr_secondary_localcnt > res->hr_primary_remotecnt && in init_remote()352 } else if (res->hr_secondary_localcnt > res->hr_primary_remotecnt && in init_remote()376 PJDLOG_ASSERT(res->hr_secondary_localcnt < res->hr_primary_remotecnt || in init_remote()382 if (res->hr_secondary_localcnt > res->hr_primary_remotecnt) { in init_remote()392 (uintmax_t)res->hr_secondary_localcnt, in init_remote()
210 uint64_t hr_secondary_localcnt; member
790 res->hr_secondary_localcnt = nv_get_uint64(nvin, "localcnt"); in init_remote()801 PJDLOG_ASSERT(res->hr_secondary_localcnt == 0); in init_remote()2050 res->hr_secondary_localcnt; in sync_thread()