Searched defs:xen_sysctl_lockprof_op (Results 1 – 1 of 1) sorted by relevance
427 struct xen_sysctl_lockprof_op { struct429 uint32_t cmd; /* XEN_SYSCTL_LOCKPROF_??? */430 uint32_t max_elem; /* size of output buffer */432 uint32_t nr_elem; /* number of elements available */433 uint64_aligned_t time; /* nsecs of profile measurement */
Completed in 11 milliseconds