Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/misc/
A Dxenperf.c78 int num_desc, num_val; in main() local
134 if ( xc_perfc_query_number(xc_handle, &num_desc, &num_val) != 0 ) in main()
142 pcv = xc_hypercall_buffer_alloc(xc_handle, pcv, sizeof(*pcv) * num_val); in main()

Completed in 4 milliseconds