| /linux-6.15/Documentation/translations/zh_CN/arch/arm64/ |
| H A D | perf.rst | 51 exclude_host / exclude_guest 65 对于 non-VHE 系统的 exclude_host 属性排除 EL2 - 在进入和退出客户 66 机时,我们会根据 exclude_host 和 exclude_guest 属性在适当的情况下 69 对于 VHE 系统的 exclude_guest 属性排除 EL1,而对其中的 exclude_host 71 exclude_host 和 exclude_guest 属性包括/排除 EL0。 82 对于 exclude_host, 我们可以通过过滤 EL2 消除在客户机进入/退出边界
|
| /linux-6.15/Documentation/translations/zh_TW/arch/arm64/ |
| H A D | perf.rst | 52 exclude_host / exclude_guest 66 對於 non-VHE 系統的 exclude_host 屬性排除 EL2 - 在進入和退出客戶 67 機時,我們會根據 exclude_host 和 exclude_guest 屬性在適當的情況下 70 對於 VHE 系統的 exclude_guest 屬性排除 EL1,而對其中的 exclude_host 72 exclude_host 和 exclude_guest 屬性包括/排除 EL0。 83 對於 exclude_host, 我們可以通過過濾 EL2 消除在客戶機進入/退出邊界
|
| /linux-6.15/tools/perf/tests/ |
| H A D | parse-events.c | 388 TEST_ASSERT_VAL("wrong exclude host", evsel->attr.exclude_host); in test__checkevent_exclude_host_modifier() 399 TEST_ASSERT_VAL("wrong exclude host", !evsel->attr.exclude_host); in test__checkevent_exclude_guest_modifier() 435 TEST_ASSERT_VAL("wrong exclude host", !evsel->core.attr.exclude_host); in test__checkevent_exclude_idle_modifier() 450 TEST_ASSERT_VAL("wrong exclude host", evsel->core.attr.exclude_host); in test__checkevent_exclude_idle_modifier_1() 1013 !evsel->core.attr.exclude_host); in test__group3() 1032 evsel->core.attr.exclude_host); in test__group3() 1144 TEST_ASSERT_VAL("wrong exclude host", evsel->core.attr.exclude_host); in test__group5() 1162 TEST_ASSERT_VAL("wrong exclude host", evsel->core.attr.exclude_host); in test__group5() 1179 TEST_ASSERT_VAL("wrong exclude host", evsel->core.attr.exclude_host); in test__group5() 1197 TEST_ASSERT_VAL("wrong exclude host", evsel->core.attr.exclude_host); in test__group5() [all …]
|
| /linux-6.15/arch/arm64/kvm/ |
| H A D | pmu.c | 28 return (attr->exclude_host != attr->exclude_guest); in kvm_pmu_switch_needed() 47 if (!attr->exclude_host) in kvm_set_pmu_events()
|
| H A D | pmu-emul.c | 733 attr.exclude_host = 1; /* Don't count host events */ in kvm_pmu_create_perf_event()
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | perf.rst | 54 exclude_host / exclude_guest 69 For non-VHE systems we exclude EL2 for exclude_host - upon entering and 71 exclude_host and exclude_guest attributes. 74 for exclude_host. Upon entering and exiting the guest we modify the event 75 to include/exclude EL0 as appropriate based on the exclude_host and 90 exclude_host. However when using !exclude_hv there is a small blackout
|
| /linux-6.15/tools/perf/tests/shell/attr/ |
| H A D | base-record-spe | 30 exclude_host=*
|
| H A D | base-stat | 31 exclude_host=0|1
|
| H A D | base-record | 31 exclude_host=0|1
|
| H A D | test-record-dummy-C0 | 39 exclude_host=0
|
| H A D | system-wide-dummy | 36 exclude_host=0
|
| /linux-6.15/tools/perf/arch/x86/util/ |
| H A D | evsel.c | 139 evsel->core.attr.exclude_host || evsel->core.attr.exclude_guest) { in arch_evsel__open_strerror()
|
| /linux-6.15/tools/perf/util/ |
| H A D | util.c | 95 attr->exclude_host = 1; in event_attr_init()
|
| H A D | intel-bts.c | 775 attr.exclude_host = evsel->core.attr.exclude_host; in intel_bts_synth_events()
|
| H A D | perf_event_attr_fprintf.c | 327 PRINT_ATTRf(exclude_host, p_unsigned); in perf_event_attr__fprintf()
|
| H A D | stat-shadow.c | 66 if (evsel->core.attr.exclude_host) in evsel_context()
|
| H A D | arm-spe.c | 1531 attr.exclude_host = evsel->core.attr.exclude_host; in arm_spe_synth_events()
|
| /linux-6.15/drivers/perf/ |
| H A D | arm_pmuv3.c | 1015 if (!attr->exclude_kernel && !attr->exclude_host) in armv8pmu_set_event_filter() 1019 if (attr->exclude_host) in armv8pmu_set_event_filter() 1022 if (!attr->exclude_hv && !attr->exclude_host) in armv8pmu_set_event_filter()
|
| H A D | apple_m1_cpu_pmu.c | 617 if (!attr->exclude_host) in m1_pmu_set_event_filter()
|
| /linux-6.15/tools/include/uapi/linux/ |
| H A D | perf_event.h | 445 exclude_host : 1, /* don't count in host */ member
|
| /linux-6.15/include/uapi/linux/ |
| H A D | perf_event.h | 445 exclude_host : 1, /* don't count in host */ member
|
| /linux-6.15/arch/x86/events/amd/ |
| H A D | core.c | 366 if (event->attr.exclude_host && event->attr.exclude_guest) in amd_core_hw_config() 374 else if (event->attr.exclude_host) in amd_core_hw_config()
|
| /linux-6.15/arch/x86/kvm/vmx/ |
| H A D | pmu_intel.c | 233 .exclude_host = true, in intel_pmu_create_guest_lbr_event()
|
| /linux-6.15/arch/riscv/kvm/ |
| H A D | vcpu_pmu.c | 674 .exclude_host = true, in kvm_riscv_vcpu_pmu_ctr_cfg_match()
|
| /linux-6.15/arch/x86/kvm/ |
| H A D | pmu.c | 187 .exclude_host = 1, in pmc_reprogram_counter()
|