Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.c7813 unsigned host_lbr_fmt = host_perf_cap & PERF_CAP_LBR_FMT; in x86_cpu_realizefn() local
7819 if (requested_lbr_fmt != host_lbr_fmt) { in x86_cpu_realizefn()
7822 requested_lbr_fmt, host_lbr_fmt); in x86_cpu_realizefn()