Home
last modified time | relevance | path

Searched refs:upscaling_factor (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_psr.c94 uint32_t *upscaling_factor) in xc_psr_cmt_get_l3_upscaling_factor() argument
102 *upscaling_factor = val; in xc_psr_cmt_get_l3_upscaling_factor()
113 val = *upscaling_factor = sysctl.u.psr_cmt_op.u.data; in xc_psr_cmt_get_l3_upscaling_factor()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_psr.c247 uint32_t upscaling_factor; in libxl_psr_cmt_get_sample() local
274 rc = xc_psr_cmt_get_l3_upscaling_factor(ctx->xch, &upscaling_factor); in libxl_psr_cmt_get_sample()
281 *sample_r = monitor_data * upscaling_factor; in libxl_psr_cmt_get_sample()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dpsr.h45 unsigned int upscaling_factor; member
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsysctl.c138 sysctl->u.psr_cmt_op.u.data = psr_cmt->l3.upscaling_factor; in arch_do_sysctl()
A Dpsr.c512 psr_cmt->l3.upscaling_factor = ebx; in init_psr_cmt()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h2504 uint32_t *upscaling_factor);

Completed in 11 milliseconds