| /linux/tools/perf/util/ |
| A D | parse-events-hybrid.c | 148 bool *hybrid) in parse_events__add_numeric_hybrid() argument 150 *hybrid = false; in parse_events__add_numeric_hybrid() 157 *hybrid = true; in parse_events__add_numeric_hybrid() 172 bool *hybrid, in parse_events__add_cache_hybrid() argument 178 *hybrid = false; in parse_events__add_cache_hybrid() 182 *hybrid = true; in parse_events__add_cache_hybrid()
|
| A D | parse-events-hybrid.h | 16 bool *hybrid); 22 bool *hybrid,
|
| A D | target.h | 20 bool hybrid; member
|
| A D | python-ext-sources | 41 util/pmu-hybrid.c
|
| A D | Build | 13 perf-y += evlist-hybrid.o 27 perf-y += parse-events-hybrid.o 75 perf-y += pmu-hybrid.o
|
| A D | parse-events.c | 454 bool hybrid; in parse_events_add_cache() local 520 &hybrid, parse_state); in parse_events_add_cache() 521 if (hybrid) in parse_events_add_cache() 1435 bool hybrid; in parse_events_add_numeric() local 1455 &config_terms, &hybrid); in parse_events_add_numeric() 1456 if (hybrid) in parse_events_add_numeric()
|
| /linux/tools/perf/Documentation/ |
| A 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 26 List hybrid event 42 Enable hybrid event with a specific pmu 64 But on hybrid platform, kernel needs to know where the event comes from 137 perf-stat reports the scaled counts for hybrid event and with a percentage 181 If there is no '-e' specified in perf record, on hybrid platform, 188 If there is no '-e' specified in perf stat, on hybrid platform, 202 hybrid event with a specific pmu.
|
| A D | perf.data-file-format.txt | 407 Indicate the hybrid CPUs. The format of data is as below. 418 hybrid cpu system: 424 A list of hybrid CPU PMU capabilities.
|
| /linux/drivers/media/pci/intel/ipu3/ |
| A D | Kconfig | 27 It can be used to enable support for cameras in detachable / hybrid 30 Say Y here if your device is a detachable / hybrid laptop that comes
|
| /linux/drivers/media/usb/dvb-usb/ |
| A D | Kconfig | 124 tristate "Conexant USB2.0 hybrid reference design support" 142 Say Y here to support the Conexant USB2.0 hybrid reference design. 144 see the next option ("Analog support for the Conexant USB2.0 hybrid 148 Medion MD95700 hybrid USB2.0 device. 152 bool "Analog support for the Conexant USB2.0 hybrid reference design" 159 USB2.0 hybrid reference design.
|
| /linux/Documentation/admin-guide/media/ |
| A 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…
|
| /linux/arch/mips/kernel/ |
| A D | elf.c | 266 static inline void set_thread_fp_mode(int hybrid, int regs32) in set_thread_fp_mode() argument 268 if (hybrid) in set_thread_fp_mode()
|
| /linux/arch/x86/events/ |
| A D | core.c | 159 struct extra_reg *extra_regs = hybrid(event->pmu, extra_regs); in x86_pmu_extra_regs() 976 int num_counters = hybrid(cpuc->pmu, num_counters); in x86_schedule_events() 1135 union perf_capabilities intel_cap = hybrid(cpuc->pmu, intel_cap); in collect_event() 1158 int num_counters = hybrid(cpuc->pmu, num_counters); in collect_events() 1159 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); in collect_events() 1534 int num_counters = hybrid(cpuc->pmu, num_counters); in perf_event_print_debug() 1535 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); in perf_event_print_debug() 1536 struct event_constraint *pebs_constraints = hybrid(cpuc->pmu, pebs_constraints); in perf_event_print_debug() 1617 union perf_capabilities intel_cap = hybrid(cpuc->pmu, intel_cap); in x86_pmu_del() 2499 if ((i - INTEL_PMC_IDX_FIXED) >= hybrid(cpuc->pmu, num_counters_fixed)) in perf_clear_dirty_counters()
|
| /linux/drivers/media/usb/au0828/ |
| A D | Kconfig | 16 This is a hybrid analog/digital tv capture driver for
|
| /linux/drivers/gpu/vga/ |
| A D | Kconfig | 32 feature is called hybrid graphics, ATI PowerXpress, and Nvidia
|
| /linux/Documentation/devicetree/bindings/media/i2c/ |
| A D | max2175.txt | 4 The MAX2175 IC is an advanced analog/digital hybrid-radio receiver with
|
| /linux/drivers/media/pci/ |
| A D | Kconfig | 31 comment "Media capture/analog/hybrid TV support"
|
| /linux/Documentation/devicetree/bindings/memory-controllers/ |
| A D | nvidia,tegra124-mc.yaml | 14 Tegra124 SoC features a hybrid 2x32-bit / 1x64-bit memory controller.
|
| /linux/drivers/media/ |
| A D | Kconfig | 84 hybrid analog/digital TV chipset. 98 hybrid digital TV and analog TV.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A 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
|
| /linux/arch/x86/events/intel/ |
| A D | ds.c | 970 struct event_constraint *pebs_constraints = hybrid(event->pmu, pebs_constraints); in intel_pebs_constraints() 1019 int max_pebs_events = hybrid(cpuc->pmu, max_pebs_events); in pebs_update_threshold() 1020 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); in pebs_update_threshold() 2093 int max_pebs_events = hybrid(cpuc->pmu, max_pebs_events); in intel_pmu_drain_pebs_icl() 2094 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); in intel_pmu_drain_pebs_icl()
|
| A D | core.c | 2168 u64 intel_ctrl = hybrid(cpuc->pmu, intel_ctrl); in __intel_pmu_enable_all() 2794 int num_counters_fixed = hybrid(cpuc->pmu, num_counters_fixed); in intel_pmu_reset() 2795 int num_counters = hybrid(cpuc->pmu, num_counters); in intel_pmu_reset() 2840 u64 intel_ctrl = hybrid(cpuc->pmu, intel_ctrl); in handle_pmi_common() 3060 struct extra_reg *extra_regs = hybrid(cpuc->pmu, extra_regs); in intel_alt_er() 3080 struct extra_reg *extra_regs = hybrid(event->pmu, extra_regs); in intel_fixup_er() 3230 struct event_constraint *event_constraints = hybrid(cpuc->pmu, event_constraints); in x86_get_event_constraints() 3759 union perf_capabilities *intel_cap = &hybrid(event->pmu, intel_cap); in intel_pmu_has_cap() 3919 u64 intel_ctrl = hybrid(cpuc->pmu, intel_ctrl); in intel_guest_get_msrs()
|
| /linux/Documentation/devicetree/bindings/media/ |
| A D | samsung-s5c73m3.txt | 41 sensor are usually inseparable and form a hybrid module.
|
| /linux/Documentation/timers/ |
| A D | hrtimers.rst | 128 macros and inline functions, and can be switched between a "hybrid 130 compile time). The hybrid union type optimizes time conversions on 32bit
|
| /linux/drivers/pci/pcie/ |
| A D | Kconfig | 143 support hybrid DPC model which uses both firmware and OS to
|