Searched refs:libxl_psr_get_val (Results 1 – 3 of 3) sorted by relevance
| /xen/tools/libxl/ |
| A D | libxl_psr.c | 338 return libxl_psr_get_val(ctx, domid, type, target, cbm_r); in libxl_psr_cat_get_cbm() 457 int libxl_psr_get_val(libxl_ctx *ctx, uint32_t domid, in libxl_psr_get_val() function
|
| A D | libxl.h | 2658 int libxl_psr_get_val(libxl_ctx *ctx, uint32_t domid,
|
| /xen/tools/xl/ |
| A D | xl_psr.c | 336 if (!libxl_psr_get_val(ctx, domid, type, info->id, &val)) { in psr_print_one_domain_val_type()
|
Completed in 10 milliseconds