Home
last modified time | relevance | path

Searched refs:hybrid (Results 1 – 25 of 47) sorted by relevance

12

/linux-6.15/tools/perf/Documentation/
H A Dintel-hybrid.txt1 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.
H A Dperf.data-file-format.txt407 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
H A Dperf-stat.txt459 --hybrid-merge::
460 Merge core event counts from all core PMUs. In hybrid or big.LITTLE
566 Only enable events on applying cpu with this type for hybrid platform
628 include::intel-hybrid.txt[]
/linux-6.15/tools/perf/arch/x86/tests/
H A Darch-tests.c29 TEST_CASE_REASON("x86 hybrid event parsing", hybrid, "not hybrid"),
H A DBuild6 perf-test-y += hybrid.o
/linux-6.15/Documentation/admin-guide/media/
H A Dtechnisat.rst34 ``Multimedia support`` => ``Customise analog and hybrid tuner modules to build``
99 …#) ``Multimedia support`` => ``Customise analog and hybrid tuner modules to build`` => ``Simple tu…
H A Dusb-cardlist.rst59 dvb-usb-cxusb Conexant USB2.0 hybrid
H A Dbuilding.rst242 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.15/arch/x86/events/
H A Dperf_event.h746 #define hybrid(_pmu, _field) \ macro
1247 return hweight64(hybrid(pmu, cntr_mask64)); in x86_pmu_num_counters()
1252 return fls64(hybrid(pmu, cntr_mask64)); in x86_pmu_max_num_counters()
1257 return hweight64(hybrid(pmu, fixed_cntr_mask64)); in x86_pmu_num_counters_fixed()
1262 return fls64(hybrid(pmu, fixed_cntr_mask64)); in x86_pmu_max_num_counters_fixed()
1267 return event->attr.config & hybrid(event->pmu, config_mask); in x86_pmu_get_event_config()
1380 u64 intel_ctrl = hybrid(pmu, intel_ctrl); in fixed_counter_disabled()
1750 return fls((u32)hybrid(pmu, pebs_events_mask)); in intel_pmu_max_num_pebs()
H A Dcore.c163 struct extra_reg *extra_regs = hybrid(event->pmu, extra_regs); in x86_pmu_extra_regs()
1144 union perf_capabilities intel_cap = hybrid(cpuc->pmu, intel_cap); in collect_event()
1545 cntr_mask = hybrid(cpuc->pmu, cntr_mask); in perf_event_print_debug()
1546 fixed_cntr_mask = hybrid(cpuc->pmu, fixed_cntr_mask); in perf_event_print_debug()
1547 pebs_constraints = hybrid(cpuc->pmu, pebs_constraints); in perf_event_print_debug()
1623 union perf_capabilities intel_cap = hybrid(cpuc->pmu, intel_cap); in x86_pmu_del()
2064 pr_info("... event mask: %016Lx\n", hybrid(pmu, intel_ctrl)); in x86_pmu_show_pmu_cap()
2496 if (!test_bit(i - INTEL_PMC_IDX_FIXED, hybrid(cpuc->pmu, fixed_cntr_mask))) in perf_clear_dirty_counters()
/linux-6.15/drivers/media/usb/dvb-usb/
H A DKconfig69 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.15/drivers/gpu/vga/
H A DKconfig13 feature is called hybrid graphics, ATI PowerXpress, and Nvidia
/linux-6.15/arch/mips/kernel/
H A Delf.c267 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.15/drivers/media/usb/au0828/
H A DKconfig16 This is a hybrid analog/digital tv capture driver for
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dmax2175.txt4 The MAX2175 IC is an advanced analog/digital hybrid-radio receiver with
/linux-6.15/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7280a.yaml15 Used in devices such as hybrid electric cars, battery backup and power tools.
/linux-6.15/arch/x86/events/intel/
H A Dcore.c2304 u64 intel_ctrl = hybrid(cpuc->pmu, intel_ctrl); in __intel_pmu_enable_all()
2966 unsigned long *cntr_mask = hybrid(cpuc->pmu, cntr_mask); in intel_pmu_reset()
3133 status &= hybrid(cpuc->pmu, intel_ctrl); in handle_pmi_common()
3296 struct extra_reg *extra_regs = hybrid(cpuc->pmu, extra_regs); in intel_alt_er()
4340 u64 intel_ctrl = hybrid(cpuc->pmu, intel_ctrl); in intel_guest_get_msrs()
4881 mask = hybrid(dev_get_drvdata(dev), config_mask); in evtsel_ext_is_visible()
6538 hybrid(pmu, event_constraints) = intel_glc_event_constraints; in intel_pmu_init_glc()
6558 hybrid(pmu, event_constraints) = intel_grt_event_constraints; in intel_pmu_init_grt()
6560 hybrid(pmu, extra_regs) = intel_grt_extra_regs; in intel_pmu_init_grt()
6570 hybrid(pmu, extra_regs) = intel_lnc_extra_regs; in intel_pmu_init_lnc()
[all …]
/linux-6.15/drivers/media/pci/
H A DKconfig36 comment "Media capture/analog/hybrid TV support"
/linux-6.15/Documentation/devicetree/bindings/memory-controllers/
H A Dnvidia,tegra124-mc.yaml14 Tegra124 SoC features a hybrid 2x32-bit / 1x64-bit memory controller.
/linux-6.15/drivers/media/
H A DKconfig84 hybrid analog/digital TV chipset.
98 hybrid digital TV and analog TV.
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumstd.rst136 ``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
H A Dstandard.rst19 hybrid standards to watch NTSC video tapes on PAL TVs and vice versa.
/linux-6.15/drivers/pci/pcie/
H A DKconfig156 support hybrid DPC model which uses both firmware and OS to
/linux-6.15/drivers/md/
H A Ddm-table.c910 unsigned int bio_based = 0, request_based = 0, hybrid = 0; in dm_table_determine_type() local
928 hybrid = 1; in dm_table_determine_type()
940 if (hybrid && !bio_based && !request_based) { in dm_table_determine_type()
/linux-6.15/Documentation/devicetree/bindings/
H A Dxilinx.txt133 or high speed/full speed hybrid.

12