Searched refs:xc_cx_stat (Results 1 – 3 of 3) sorted by relevance
114 static void print_cxstat(int cpuid, struct xc_cx_stat *cxstat) in print_cxstat()141 static int get_cxstat_by_cpuid(xc_interface *xc_handle, int cpuid, struct xc_cx_stat *cxstat) in get_cxstat_by_cpuid()218 struct xc_cx_stat cxstatinfo; in show_cxstat_by_cpuid()402 static struct xc_cx_stat *cxstat, *cxstat_start, *cxstat_end;
1864 struct xc_cx_stat { struct1875 typedef struct xc_cx_stat xc_cx_stat_t; argument1878 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