/linux-6.6.21/tools/perf/Documentation/ |
D | intel-hybrid.txt | 1 Intel hybrid support 3 Support for Intel hybrid events within perf tools. 5 For some Intel platforms, such as AlderLake, which is hybrid platform and 37 Enable hybrid event with a specific pmu 57 But on hybrid platform, kernel needs to know where the event comes from 129 perf-stat reports the scaled counts for hybrid event and with a percentage 172 If there is no '-e' specified in perf record, on hybrid platform, 178 If there is no '-e' specified in perf stat, on hybrid platform, 192 hybrid event with a specific pmu.
|
D | perf-stat.txt | 491 --hybrid-merge:: 492 Merge the hybrid event counts from all PMUs. 494 For hybrid events, by default, the stat aggregates and reports the event 499 For non-hybrid events, it should be no effect. 543 Only enable events on applying cpu with this type for hybrid platform 605 include::intel-hybrid.txt[]
|
D | perf.data-file-format.txt | 407 Indicate the hybrid CPUs. The format of data is as below. 418 hybrid cpu system: 425 covered by HEADER_CPU_PMU_CAPS). Note that hybrid cpu pmu
|
/linux-6.6.21/tools/perf/arch/x86/tests/ |
D | arch-tests.c | 29 TEST_CASE_REASON("x86 hybrid event parsing", hybrid, "not hybrid"),
|
D | Build | 6 perf-y += hybrid.o
|
/linux-6.6.21/Documentation/admin-guide/media/ |
D | technisat.rst | 34 ``Multimedia support`` => ``Customise analog and hybrid tuner modules to build`` 99 …#) ``Multimedia support`` => ``Customise analog and hybrid tuner modules to build`` => ``Simple tu…
|
D | usb-cardlist.rst | 59 dvb-usb-cxusb Conexant USB2.0 hybrid
|
D | building.rst | 242 Most TV cards are hybrid: they support both Analog TV and Digital TV. 244 If you have an hybrid card, you may need to enable both ``Analog TV``
|
/linux-6.6.21/drivers/gpu/vga/ |
D | Kconfig | 13 feature is called hybrid graphics, ATI PowerXpress, and Nvidia
|
/linux-6.6.21/drivers/media/usb/dvb-usb/ |
D | Kconfig | 69 tristate "Conexant USB2.0 hybrid reference design support" 87 Say Y here to support the Conexant USB2.0 hybrid reference design. 89 see the next option ("Analog support for the Conexant USB2.0 hybrid 93 Medion MD95700 hybrid USB2.0 device. 97 bool "Analog support for the Conexant USB2.0 hybrid reference design" 104 USB2.0 hybrid reference design.
|
/linux-6.6.21/arch/mips/kernel/ |
D | elf.c | 267 static inline void set_thread_fp_mode(int hybrid, int regs32) in set_thread_fp_mode() argument 269 if (hybrid) in set_thread_fp_mode()
|
/linux-6.6.21/drivers/media/usb/au0828/ |
D | Kconfig | 16 This is a hybrid analog/digital tv capture driver for
|
/linux-6.6.21/arch/x86/events/ |
D | core.c | 160 struct extra_reg *extra_regs = hybrid(event->pmu, extra_regs); in x86_pmu_extra_regs() 978 int num_counters = hybrid(cpuc->pmu, num_counters); in x86_schedule_events() 1137 union perf_capabilities intel_cap = hybrid(cpuc->pmu, intel_cap); in collect_event() 1160 int num_counters = hybrid(cpuc->pmu, num_counters); in collect_events() 1161 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); in collect_events() 1525 int num_counters = hybrid(cpuc->pmu, num_counters); in perf_event_print_debug() 1526 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); in perf_event_print_debug() 1527 struct event_constraint *pebs_constraints = hybrid(cpuc->pmu, pebs_constraints); in perf_event_print_debug() 1608 union perf_capabilities intel_cap = hybrid(cpuc->pmu, intel_cap); in x86_pmu_del() 2483 if ((i - INTEL_PMC_IDX_FIXED) >= hybrid(cpuc->pmu, num_counters_fixed)) in perf_clear_dirty_counters()
|
D | perf_event.h | 694 #define hybrid(_pmu, _field) \ macro 1298 u64 intel_ctrl = hybrid(pmu, intel_ctrl); in fixed_counter_disabled()
|
/linux-6.6.21/Documentation/devicetree/bindings/media/i2c/ |
D | max2175.txt | 4 The MAX2175 IC is an advanced analog/digital hybrid-radio receiver with
|
/linux-6.6.21/Documentation/devicetree/bindings/iio/adc/ |
D | adi,ad7280a.yaml | 15 Used in devices such as hybrid electric cars, battery backup and power tools.
|
/linux-6.6.21/drivers/media/pci/ |
D | Kconfig | 35 comment "Media capture/analog/hybrid TV support"
|
/linux-6.6.21/Documentation/devicetree/bindings/memory-controllers/ |
D | nvidia,tegra124-mc.yaml | 14 Tegra124 SoC features a hybrid 2x32-bit / 1x64-bit memory controller.
|
/linux-6.6.21/drivers/media/ |
D | Kconfig | 84 hybrid analog/digital TV chipset. 98 hybrid digital TV and analog TV.
|
/linux-6.6.21/Documentation/userspace-api/media/v4l/ |
D | vidioc-enumstd.rst | 136 ``V4L2_STD_PAL_60`` is a hybrid standard with 525 lines, 60 Hz refresh 147 ``V4L2_STD_NTSC_443`` is a hybrid standard with 525 lines, 60 Hz refresh
|
D | standard.rst | 19 hybrid standards to watch NTSC video tapes on PAL TVs and vice versa.
|
/linux-6.6.21/arch/x86/events/intel/ |
D | ds.c | 1090 struct event_constraint *pebs_constraints = hybrid(event->pmu, pebs_constraints); in intel_pebs_constraints() 1139 int max_pebs_events = hybrid(cpuc->pmu, max_pebs_events); in pebs_update_threshold() 1140 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); in pebs_update_threshold() 2269 int max_pebs_events = hybrid(cpuc->pmu, max_pebs_events); in intel_pmu_drain_pebs_icl() 2270 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); in intel_pmu_drain_pebs_icl()
|
D | core.c | 2230 u64 intel_ctrl = hybrid(cpuc->pmu, intel_ctrl); in __intel_pmu_enable_all() 2879 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); in intel_pmu_reset() 2880 int num_counters = hybrid(cpuc->pmu, num_counters); in intel_pmu_reset() 2966 u64 intel_ctrl = hybrid(cpuc->pmu, intel_ctrl); in handle_pmi_common() 3180 struct extra_reg *extra_regs = hybrid(cpuc->pmu, extra_regs); in intel_alt_er() 3200 struct extra_reg *extra_regs = hybrid(event->pmu, extra_regs); in intel_fixup_er() 3350 struct event_constraint *event_constraints = hybrid(cpuc->pmu, event_constraints); in x86_get_event_constraints() 3879 union perf_capabilities *intel_cap = &hybrid(event->pmu, intel_cap); in intel_pmu_has_cap() 4061 u64 intel_ctrl = hybrid(cpuc->pmu, intel_ctrl); in intel_guest_get_msrs()
|
/linux-6.6.21/drivers/pci/pcie/ |
D | Kconfig | 147 support hybrid DPC model which uses both firmware and OS to
|
/linux-6.6.21/drivers/md/ |
D | dm-table.c | 875 unsigned int bio_based = 0, request_based = 0, hybrid = 0; in dm_table_determine_type() local 893 hybrid = 1; in dm_table_determine_type() 905 if (hybrid && !bio_based && !request_based) { in dm_table_determine_type()
|