Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_pm.c29 int xc_pm_get_max_px(xc_interface *xch, int cpuid, int *max_px) in xc_pm_get_max_px() function
59 if ( (ret = xc_pm_get_max_px(xch, cpuid, &max_px)) != 0) in xc_pm_get_pxstat()
/xen/tools/misc/
A Dxenpm.c289 ret = xc_pm_get_max_px(xc_handle, cpuid, &max_px_num); in get_pxstat_by_cpuid()
/xen/tools/libxc/include/
A Dxenctrl.h1860 int xc_pm_get_max_px(xc_interface *xch, int cpuid, int *max_px);

Completed in 10 milliseconds