Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dparse-branch-options.c22 BRANCH_OPT("hv", PERF_SAMPLE_BRANCH_HV),
48 PERF_SAMPLE_BRANCH_HV) in parse_branch_str()
/linux/include/uapi/linux/
H A Dperf_event.h215 PERF_SAMPLE_BRANCH_HV = 1U << PERF_SAMPLE_BRANCH_HV_SHIFT, enumerator
307 PERF_SAMPLE_BRANCH_HV)
/linux/tools/include/uapi/linux/
H A Dperf_event.h215 PERF_SAMPLE_BRANCH_HV = 1U << PERF_SAMPLE_BRANCH_HV_SHIFT, enumerator
307 PERF_SAMPLE_BRANCH_HV)
/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()
/linux/arch/powerpc/perf/
H A Disa207-common.h70 PERF_SAMPLE_BRANCH_HV)
/linux/kernel/events/
H A Dcore.c409 PERF_SAMPLE_BRANCH_HV)
12419 mask |= PERF_SAMPLE_BRANCH_HV; in perf_copy_attr()