Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/amd/
H A Dbrs.c265 int plm_k = PERF_SAMPLE_BRANCH_KERNEL | PERF_SAMPLE_BRANCH_HV; in amd_brs_match_plm() local
268 if (!(type & plm_k) && kernel_ip(to)) in amd_brs_match_plm()