Home
last modified time | relevance | path

Searched refs:kvo_ref_count (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/sys/
HDuser.h500 int kvo_ref_count; /* Reference count. */ member
/NextBSD/usr.bin/vmstat/
HDvmstat.c1552 xo_emit("{:refcount/%3d} ", kvo->kvo_ref_count); in display_object()
/NextBSD/sys/vm/
HDvm_object.c2279 kvo.kvo_ref_count = obj->ref_count; in sysctl_vm_object_list()