Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/tests/
Dparse-events.c193 TEST_ASSERT_VAL("wrong exclude_hv", evsel->attr.exclude_hv); in test__checkevent_tracepoint_modifier()
211 TEST_ASSERT_VAL("wrong exclude_hv", evsel->attr.exclude_hv); in test__checkevent_tracepoint_multi_modifier()
224 TEST_ASSERT_VAL("wrong exclude_hv", evsel->attr.exclude_hv); in test__checkevent_raw_modifier()
236 TEST_ASSERT_VAL("wrong exclude_hv", !evsel->attr.exclude_hv); in test__checkevent_numeric_modifier()
248 TEST_ASSERT_VAL("wrong exclude_hv", !evsel->attr.exclude_hv); in test__checkevent_symbolic_name_modifier()
280 TEST_ASSERT_VAL("wrong exclude_hv", evsel->attr.exclude_hv); in test__checkevent_symbolic_alias_modifier()
292 TEST_ASSERT_VAL("wrong exclude_hv", evsel->attr.exclude_hv); in test__checkevent_genhw_modifier()
307 TEST_ASSERT_VAL("wrong exclude_hv", !evsel->attr.exclude_hv); in test__checkevent_exclude_idle_modifier()
322 TEST_ASSERT_VAL("wrong exclude_hv", evsel->attr.exclude_hv); in test__checkevent_exclude_idle_modifier_1()
335 TEST_ASSERT_VAL("wrong exclude_hv", evsel->attr.exclude_hv); in test__checkevent_breakpoint_modifier()
[all …]
Dbp_signal_overflow.c93 pe.exclude_hv = 1; in test__bp_signal_overflow()
Dbp_signal.c80 pe.exclude_hv = 1; in bp_event()
Dattr.c102 WRITE_ASS(exclude_hv, "d"); in store_event()
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/
Dper_event_excludes.c47 e->attr.exclude_hv = 1; in per_event_excludes()
60 e->attr.exclude_hv = 1; in per_event_excludes()
Dcount_instructions.c25 e->attr.exclude_hv = 1; in setup_event()
/linux-4.1.27/tools/perf/tests/attr/
Dbase-stat19 exclude_hv=0
Dbase-record19 exclude_hv=0
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/
Dno_handler_test.c26 event.attr.exclude_hv = 1; in no_handler_test()
Dcycles_test.c23 event.attr.exclude_hv = 1; in cycles()
Dlost_exception_test.c31 event.attr.exclude_hv = 1; in test_body()
Dtask_event_vs_ebb_test.c27 event->attr.exclude_hv = 1; in setup_child_event()
Debb_on_child_test.c67 event.attr.exclude_hv = 1; in ebb_on_child()
Dcycles_with_mmcr2_test.c33 event.attr.exclude_hv = 1; in cycles_with_mmcr2()
Dcpu_event_vs_ebb_test.c27 event->attr.exclude_hv = 1; in setup_cpu_event()
Debb_on_willing_child_test.c75 event.attr.exclude_hv = 1; in ebb_on_willing_child()
Dpmc56_overflow_test.c57 event.attr.exclude_hv = 1; in pmc56_overflow()
Debb_vs_cpu_event_test.c27 event->attr.exclude_hv = 1; in setup_cpu_event()
Dtask_event_pinned_vs_ebb_test.c29 event->attr.exclude_hv = 1; in setup_child_event()
Dpmae_handling_test.c65 event.attr.exclude_hv = 1; in test_body()
Dcpu_event_pinned_vs_ebb_test.c29 event->attr.exclude_hv = 1; in setup_cpu_event()
Dmulti_ebb_procs_test.c43 event.attr.exclude_hv = 1; in cycles_child()
Dback_to_back_ebbs_test.c70 event.attr.exclude_hv = 1; in back_to_back_ebbs()
Dmulti_counter_test.c35 events[i].attr.exclude_hv = 1; in multi_counter()
Dcycles_with_freeze_test.c63 event.attr.exclude_hv = 1; in cycles_with_freeze()
Dinstruction_count_test.c117 event.attr.exclude_hv = 1; in instruction_count()
Debb.c351 event.attr.exclude_hv = 1; in ebb_child()
/linux-4.1.27/tools/perf/util/
Dpython.c553 exclude_hv = 0, in pyrf_evsel__init() local
573 &exclude_kernel, &exclude_hv, &exclude_idle, in pyrf_evsel__init()
595 attr.exclude_hv = exclude_hv; in pyrf_evsel__init()
Dparse-events.c724 int eh = evsel ? evsel->attr.exclude_hv : 0; in get_event_modifier()
843 evsel->attr.exclude_hv = mod.eh; in parse_events__modifier_event()
Devsel.c289 if (attr->exclude_kernel || attr->exclude_user || attr->exclude_hv) { in perf_evsel__add_modifiers()
1096 PRINT_ATTRf(exclude_hv, p_unsigned); in perf_event_attr__fprintf()
/linux-4.1.27/arch/powerpc/kernel/
Dhw_breakpoint.c162 if (!(bp->attr.exclude_hv)) in arch_validate_hwbkpt_settings()
/linux-4.1.27/arch/powerpc/perf/
Dcore-book3s.c969 eh = event->attr.exclude_hv; in check_excludes()
973 event->attr.exclude_hv != eh) { in check_excludes()
1281 if (event->attr.exclude_hv) in power_pmu_enable()
1655 || event->attr.exclude_hv in can_go_on_limited_pmc()
1788 event->attr.exclude_hv = 0; in power_pmu_event_init()
Dhv-gpci.c231 event->attr.exclude_hv || in h_gpci_event_init()
Dpower8-pmu.c485 if (pevents[i]->attr.exclude_hv) in power8_compute_mmcr()
Dhv-24x7.c1164 event->attr.exclude_hv || in h_24x7_event_init()
/linux-4.1.27/include/uapi/linux/
Dperf_event.h300 exclude_hv : 1, /* ditto hypervisor */ member
/linux-4.1.27/arch/blackfin/kernel/
Dperf_event.c389 if (attr->exclude_hv || attr->exclude_idle) in bfin_pmu_event_init()
/linux-4.1.27/arch/arm/kernel/
Dperf_event.c386 attr->exclude_kernel || attr->exclude_hv; in event_requires_mode_exclusion()
Dperf_event_v7.c964 if (!attr->exclude_hv) in armv7pmu_set_event_filter()
/linux-4.1.27/arch/sparc/kernel/
Dperf_event.c1318 eh = event->attr.exclude_hv; in check_excludes()
1322 event->attr.exclude_hv != eh) { in check_excludes()
1455 if (!attr->exclude_hv) in sparc_pmu_event_init()
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_snb.c260 event->attr.exclude_hv || in snb_uncore_imc_event_init()
Dperf_event_intel_rapl.c374 event->attr.exclude_hv || in rapl_pmu_event_init()
Dperf_event_amd_ibs.c221 .exclude_hv = 1,
Dperf_event_intel_cqm.c1093 event->attr.exclude_hv || in intel_cqm_event_init()
Dperf_event_intel_uncore.c609 event->attr.exclude_hv || event->attr.exclude_idle) in uncore_pmu_event_init()
/linux-4.1.27/arch/s390/kernel/
Dperf_cpum_cf.c335 attr->exclude_hv) in __hw_perf_event_init()
Dperf_cpum_sf.c838 if (event->attr.exclude_hv) in cpumsf_pmu_event_init()
839 event->attr.exclude_hv = 0; in cpumsf_pmu_event_init()
/linux-4.1.27/arch/arm64/kernel/
Dperf_event.c524 attr->exclude_kernel || attr->exclude_hv; in event_requires_mode_exclusion()
1223 if (!attr->exclude_hv) in armv8pmu_set_event_filter()
/linux-4.1.27/tools/perf/
Ddesign.txt56 exclude_hv : 1, /* ditto hypervisor */
221 The 'exclude_user', 'exclude_kernel' and 'exclude_hv' bits provide a
/linux-4.1.27/arch/alpha/kernel/
Dperf_event.c634 || attr->exclude_hv || attr->exclude_idle) { in __hw_perf_event_init()
/linux-4.1.27/arch/tile/kernel/
Dperf_event.c821 if (attr->exclude_hv) in __tile_event_init()
/linux-4.1.27/drivers/bus/
Darm-cci.c743 event->attr.exclude_hv || in cci_pmu_event_init()
Darm-ccn.c635 event->attr.exclude_kernel || event->attr.exclude_hv || in arm_ccn_pmu_event_init()
/linux-4.1.27/arch/mips/kernel/
Dperf_event_mipsxx.c1311 if (!attr->exclude_hv) in __hw_perf_event_init()
/linux-4.1.27/kernel/events/
Dcore.c7751 if (!attr->exclude_hv) in perf_copy_attr()