Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_misc.c481 uint32_t *n_elems) in xc_lockprof_query_number() argument
493 *n_elems = sysctl.u.lockprof_op.nr_elem; in xc_lockprof_query_number()
499 uint32_t *n_elems, in xc_lockprof_query() argument
509 sysctl.u.lockprof_op.max_elem = *n_elems; in xc_lockprof_query()
514 *n_elems = sysctl.u.lockprof_op.nr_elem; in xc_lockprof_query()
/xen/tools/libxc/include/
A Dxenctrl.h1478 uint32_t *n_elems);
1480 uint32_t *n_elems,

Completed in 9 milliseconds