Searched refs:xc_cx_stat (Results 1 – 3 of 3) sorted by relevance
140 static void print_cxstat(int cpuid, struct xc_cx_stat *cxstat) in print_cxstat()167 static int get_cxstat_by_cpuid(xc_interface *xc_handle, int cpuid, struct xc_cx_stat *cxstat) in get_cxstat_by_cpuid()244 struct xc_cx_stat cxstatinfo; in show_cxstat_by_cpuid()454 static struct xc_cx_stat *cxstat, *cxstat_start, *cxstat_end;
1881 struct xc_cx_stat { struct1892 typedef struct xc_cx_stat xc_cx_stat_t; argument1895 int xc_pm_get_cxstat(xc_interface *xch, int cpuid, struct xc_cx_stat *cxpt);
124 int xc_pm_get_cxstat(xc_interface *xch, int cpuid, struct xc_cx_stat *cxpt) in xc_pm_get_cxstat()
Completed in 12 milliseconds