/linux-6.3-rc2/tools/perf/util/ |
A D | evlist-hybrid.c | 19 int evlist__add_default_hybrid(struct evlist *evlist, bool precise) in evlist__add_default_hybrid() argument 29 evsel = evsel__new_cycles(precise, PERF_TYPE_HARDWARE, in evlist__add_default_hybrid()
|
A D | evlist-hybrid.h | 10 int evlist__add_default_hybrid(struct evlist *evlist, bool precise);
|
A D | parse-events.c | 1813 int precise; member 1832 int precise = evsel ? evsel->core.attr.precise_ip : 0; in get_event_modifier() local 1871 precise++; in get_event_modifier() 1903 if (precise > 3) in get_event_modifier() 1912 mod->precise = precise; in get_event_modifier() 1966 evsel->core.attr.precise_ip = mod.precise; in parse_events__modifier_event()
|
/linux-6.3-rc2/tools/perf/Documentation/ |
A D | perf-list.txt | 64 p - precise level 65 P - use maximum detected precise level 71 The 'p' modifier can be used for specifying how precise the instruction 80 For Intel systems precise event sampling is implemented with PEBS 81 which supports up to precise-level 2, and precise level 3 for 84 On AMD systems it is implemented using IBS (up to precise-level 2). 85 The precise modifier works with event types 0x76 (cpu-cycles, CPU
|
/linux-6.3-rc2/Documentation/features/time/irq-time-acct/ |
A D | arch-support.txt | 4 # description: arch supports precise IRQ time accounting
|
/linux-6.3-rc2/Documentation/features/time/virt-cpuacct/ |
A D | arch-support.txt | 4 # description: arch supports precise virtual CPU time accounting
|
/linux-6.3-rc2/tools/testing/selftests/rcutorture/doc/ |
A D | rcu-test-image.txt | 39 # Replace "precise" below with your favorite Ubuntu release. 42 sudo debootstrap --verbose --arch i386 precise /mnt http://archive.ubuntu.com/ubuntu
|
/linux-6.3-rc2/Documentation/tools/rtla/ |
A D | rtla.rst | 19 precise information about the properties and root causes of unexpected
|
/linux-6.3-rc2/tools/tracing/rtla/ |
A D | README.txt | 5 rtla leverages kernel tracing capabilities to provide precise information
|
/linux-6.3-rc2/Documentation/devicetree/bindings/power/reset/ |
A D | restart-handler.yaml | 15 handlers, which usually are tried from most precise to last resort.
|
/linux-6.3-rc2/Documentation/userspace-api/media/rc/ |
A D | lirc-set-wideband-receiver.rst | 41 also be more precise. On the other hand its disadvantage it usually
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | max31790.rst | 28 Tachometer inputs monitor fan tachometer logic outputs for precise (+/-1%)
|
/linux-6.3-rc2/tools/perf/pmu-events/ |
A D | jevents.py | 273 precise = jd.get('PEBS') 297 if precise and self.desc and '(Precise Event)' not in self.desc: 298 extra_desc += ' (Must be precise)' if precise == '2' else (' (Precise '
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | v4l2-selection-targets.rst | 9 The precise meaning of the selection targets may be dependent on which
|
A D | pixfmt-meta-uvc.rst | 18 timing information, required for precise interpretation of timestamps, contained
|
A D | vidioc-query-dv-timings.rst | 66 precise feedback to the user.
|
/linux-6.3-rc2/Documentation/admin-guide/media/ |
A D | fimc.rst | 90 In order to enable more precise camera pipeline control through the sub-device 128 more precise FIMC capture subsystem control. In addition a separate v4l2
|
/linux-6.3-rc2/Documentation/sparc/ |
A D | adi.rst | 124 MCD precise exception is enabled (MCDPERR=1), a precise 136 ADI tag mismatch on a load always results in precise trap.
|
/linux-6.3-rc2/Documentation/timers/ |
A D | hrtimers.rst | 60 users like drivers and subsystems which require precise timed events 68 with other potential users for precise timers gives another reason to 69 separate the "timeout" and "precise timer" subsystems.
|
/linux-6.3-rc2/arch/x86/events/ |
A D | core.c | 547 int precise = 0; in x86_pmu_max_precise() local 551 precise++; in x86_pmu_max_precise() 555 precise++; in x86_pmu_max_precise() 558 precise++; in x86_pmu_max_precise() 560 return precise; in x86_pmu_max_precise() 566 int precise = x86_pmu_max_precise(); in x86_pmu_hw_config() local 568 if (event->attr.precise_ip > precise) in x86_pmu_hw_config()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/input/ |
A D | adc-joystick.yaml | 84 Omitting this property indicates the axis is precise.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/thermal/ |
A D | thermal-cooling-devices.yaml | 39 precise set of cooling states associated with a device should be defined in
|
/linux-6.3-rc2/Documentation/core-api/ |
A D | netlink.rst | 47 to take effect. This is useful for programs that need precise feedback
|
/linux-6.3-rc2/Documentation/sound/cards/ |
A D | hdspm.rst | 79 precise-pointer. 357 Enable precise pointer, or disable.
|
/linux-6.3-rc2/Documentation/firmware-guide/acpi/apei/ |
A D | output_format.rst | 61 [restartable][, precise IP][, overflow][, corrected]
|