Home
last modified time | relevance | path

Searched refs:nr_vals (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/xen/public/
H A Dsysctl.h144 uint32_t nr_vals; /* number of values for this counter */ member
156 uint32_t nr_vals; /* number of values */ member
/titanic_50/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c534 numvals = dop.u.perfc_op.nr_vals; in privcmd_HYPERVISOR_sysctl()