Searched refs:xc_cx_stat (Results 1 – 3 of 3) sorted by relevance
112 static void print_cxstat(int cpuid, struct xc_cx_stat *cxstat) in print_cxstat()139 static int get_cxstat_by_cpuid(xc_interface *xc_handle, int cpuid, struct xc_cx_stat *cxstat) in get_cxstat_by_cpuid()204 struct xc_cx_stat cxstatinfo; in show_cxstat_by_cpuid()388 static struct xc_cx_stat *cxstat, *cxstat_start, *cxstat_end;
1866 struct xc_cx_stat { struct1877 typedef struct xc_cx_stat xc_cx_stat_t; argument1880 int xc_pm_get_cxstat(xc_interface *xch, int cpuid, struct xc_cx_stat *cxpt);
126 int xc_pm_get_cxstat(xc_interface *xch, int cpuid, struct xc_cx_stat *cxpt) in xc_pm_get_cxstat()
Completed in 9 milliseconds