Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dspinlock.c402 if ( p->pc->nr_elem < p->pc->max_elem ) in spinlock_profile_ucopy_elem()
411 if ( copy_to_guest_offset(p->pc->data, p->pc->nr_elem, &elem, 1) ) in spinlock_profile_ucopy_elem()
416 p->pc->nr_elem++; in spinlock_profile_ucopy_elem()
431 pc->nr_elem = 0; in spinlock_profile_control()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_misc.c491 *n_elems = sysctl.u.lockprof_op.nr_elem; in xc_lockprof_query_number()
512 *n_elems = sysctl.u.lockprof_op.nr_elem; in xc_lockprof_query()
/xen-4.10.0-shim-comet/xen/include/public/
A Dsysctl.h432 uint32_t nr_elem; /* number of elements available */ member

Completed in 9 milliseconds