Searched defs:xc_handle (Results 1 – 15 of 15) sorted by relevance
| /tools/misc/ |
| A D | xen-mceinj.c | 134 static void err(xc_interface *xc_handle, const char *fmt, ...) in err() 156 static int flush_msr_inj(xc_interface *xc_handle) in flush_msr_inj() 167 static unsigned int mca_cpuinfo(xc_interface *xc_handle) in mca_cpuinfo() 205 static int inject_mce(xc_interface *xc_handle, int cpu_nr) in inject_mce() 270 static int add_msr_intpose(xc_interface *xc_handle, in add_msr_intpose() 302 static int add_msr_bank_intpose(xc_interface *xc_handle, in add_msr_bank_intpose() 318 static int inject_mcg_status(xc_interface *xc_handle, in inject_mcg_status() 327 static int inject_mci_status(xc_interface *xc_handle, in inject_mci_status() 337 static int inject_mci_misc(xc_interface *xc_handle, in inject_mci_misc() 347 static int inject_mci_addr(xc_interface *xc_handle, in inject_mci_addr() [all …]
|
| A D | xenpm.c | 38 static xc_interface *xc_handle; variable 167 static int get_cxstat_by_cpuid(xc_interface *xc_handle, int cpuid, struct xc_cx_stat *cxstat) in get_cxstat_by_cpuid() 217 static int show_max_cstate(xc_interface *xc_handle) in show_max_cstate() 241 static int show_cxstat_by_cpuid(xc_interface *xc_handle, int cpuid) in show_cxstat_by_cpuid() 310 static int get_pxstat_by_cpuid(xc_interface *xc_handle, int cpuid, struct xc_px_stat *pxstat) in get_pxstat_by_cpuid() 361 static int get_avgfreq_by_cpuid(xc_interface *xc_handle, int cpuid, int *avgfreq) in get_avgfreq_by_cpuid() 372 static int show_pxstat_by_cpuid(xc_interface *xc_handle, int cpuid) in show_pxstat_by_cpuid() 419 static int show_cpufreq_by_cpuid(xc_interface *xc_handle, int cpuid) in show_cpufreq_by_cpuid() 902 static int show_cpufreq_para_by_cpuid(xc_interface *xc_handle, int cpuid) in show_cpufreq_para_by_cpuid()
|
| A D | xenlockprof.c | 23 xc_interface *xc_handle; in main() local
|
| A D | xenperf.c | 84 xc_interface *xc_handle; in main() local
|
| A D | xen-access.c | 76 xc_interface *xc_handle; member
|
| /tools/xentrace/ |
| A D | setsize.c | 9 xc_interface *xc_handle = xc_interface_open(0,0,0); in main() local
|
| A D | xentrace.c | 78 static xc_interface *xc_handle; variable 430 xc_interface *xc_handle = xc_interface_open(0,0,0); in disable_tbufs() local
|
| A D | xenctx.c | 76 xc_interface *xc_handle; member
|
| /tools/xenmon/ |
| A D | setmask.c | 45 xc_interface *xc_handle = xc_interface_open(0,0,0); in main() local
|
| A D | xenbaked.c | 328 xc_interface *xc_handle = xc_interface_open(0,0,0); in get_tbufs() local 349 xc_interface *xc_handle = xc_interface_open(0,0,0); in disable_tracing() local 365 xc_interface *xc_handle; in map_tbufs() local 434 xc_interface *xc_handle = xc_interface_open(0,0,0); in get_num_cpus() local 779 xc_interface *xc_handle; in indexof() local
|
| /tools/python/xen/lowlevel/xc/ |
| A D | xc.c | 53 xc_interface *xc_handle; member 1741 xc_interface *xc_handle; in pyflask_context_to_sid() local 1772 xc_interface *xc_handle; in pyflask_sid_to_context() local 1803 xc_interface *xc_handle; in pyflask_load() local 1832 xc_interface *xc_handle; in pyflask_getenforce() local 1855 xc_interface *xc_handle; in pyflask_setenforce() local 1885 xc_interface *xc_handle; in pyflask_access() local
|
| /tools/console/client/ |
| A D | main.c | 425 xc_interface *xc_handle = xc_interface_open(0,0,0); in main() local
|
| /tools/xenpaging/ |
| A D | xenpaging.h | 52 xc_interface *xc_handle; member
|
| /tools/libs/stat/ |
| A D | xenstat_priv.h | 36 xc_interface *xc_handle; member
|
| /tools/debugger/kdd/ |
| A D | kdd-xen.c | 53 xc_interface *xc_handle; member
|
Completed in 33 milliseconds