Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/amd/
Dbrs.c269 int plm_u = PERF_SAMPLE_BRANCH_USER; in amd_brs_match_plm() local
274 if (!(type & plm_u) && !kernel_ip(to)) in amd_brs_match_plm()