Home
last modified time | relevance | path

Searched refs:nbuf (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/
A Dxenoprof.h102 int32_t nbuf; member
125 int32_t nbuf; member
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Dvhd-util-read.c38 static char nbuf[nsize]; variable
43 snprintf(nbuf, nsize, "%#" PRIx64 , num); in __xconv()
44 return nbuf; in __xconv()
50 snprintf(nbuf, nsize, "%" PRIu64, num); in __dconv()
51 return nbuf; in __dconv()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dxenoprof.h51 int nbuf; member
/xen-4.10.0-shim-comet/xen/common/
A Dxenoprof.c261 d->xenoprof->nbuf = nvcpu; in alloc_xenoprof_struct()
460 passive.nbuf = d->xenoprof->nbuf; in add_passive_list()
668 xenoprof_get_buffer.nbuf = d->xenoprof->nbuf; in xenoprof_op_get_buffer()

Completed in 7 milliseconds