HomeSort by: relevance | last modified time | path
    Searched defs:num_cpus (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
sysctl.h 451 * - a NULL 'cputopo' handle is a request for maximun 'num_cpus'.
455 * - If 'num_cpus' is less than the number Xen wants to write but the handle
456 * handle is not a NULL one, partial data gets returned and 'num_cpus' gets
458 * - Otherwise, 'num_cpus' shall indicate the number of entries written, which
462 uint32_t num_cpus; member in struct:xen_sysctl_cputopoinfo

Completed in 13 milliseconds