/Linux-v4.19/tools/perf/Documentation/ |
D | perf-list.txt | 53 p - precise level 54 P - use maximum detected precise level 60 The 'p' modifier can be used for specifying how precise the instruction 69 For Intel systems precise event sampling is implemented with PEBS 70 which supports up to precise-level 2, and precise level 3 for 73 On AMD systems it is implemented using IBS (up to precise-level 2). 74 The precise modifier works with event types 0x76 (cpu-cycles, CPU
|
/Linux-v4.19/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 14 # Replace "precise" below with your favorite Ubuntu release. 17 sudo debootstrap --verbose --arch i386 precise /mnt http://archive.ubuntu.com/ubuntu
|
/Linux-v4.19/Documentation/features/time/irq-time-acct/ |
D | arch-support.txt | 4 # description: arch supports precise IRQ time accounting
|
/Linux-v4.19/Documentation/features/time/virt-cpuacct/ |
D | arch-support.txt | 4 # description: arch supports precise virtual CPU time accounting
|
/Linux-v4.19/Documentation/hwmon/ |
D | max31790 | 24 Tachometer inputs monitor fan tachometer logic outputs for precise (+/-1%)
|
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | lirc-set-wideband-receiver.rst | 40 also be more precise. On the other hand its disadvantage it usually
|
/Linux-v4.19/tools/perf/pmu-events/ |
D | jevents.c | 538 jsmntok_t *precise = NULL; in json_events() local 577 precise = val; in json_events() 627 if (precise && desc && !strstr(desc, "(Precise Event)")) { in json_events() 628 if (json_streq(map, precise, "2")) in json_events()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | v4l2-selection-targets.rst | 9 The precise meaning of the selection targets may be dependent on which
|
D | pixfmt-meta-uvc.rst | 18 timing information, required for precise interpretation of timestamps, contained
|
D | vidioc-query-dv-timings.rst | 66 precise feedback to the user.
|
/Linux-v4.19/arch/x86/events/ |
D | core.c | 498 int precise = 0; in x86_pmu_max_precise() local 502 precise++; in x86_pmu_max_precise() 506 precise++; in x86_pmu_max_precise() 509 precise++; in x86_pmu_max_precise() 511 return precise; in x86_pmu_max_precise() 517 int precise = x86_pmu_max_precise(); in x86_pmu_hw_config() local 519 if (event->attr.precise_ip > precise) in x86_pmu_hw_config()
|
/Linux-v4.19/Documentation/sparc/ |
D | adi.txt | 118 MCD precise exception is enabled (MCDPERR=1), a precise 129 NOTE: ADI tag mismatch on a load always results in precise trap.
|
/Linux-v4.19/Documentation/timers/ |
D | hrtimers.txt | 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.
|
D | timers-howto.txt | 80 wakeup will be very precise (ish), thus a simple
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | fimc.rst | 107 In order to enable more precise camera pipeline control through the sub-device 144 more precise FIMC capture subsystem control. In addition a separate v4l2
|
/Linux-v4.19/tools/perf/util/ |
D | parse-events.c | 1508 int precise; member 1525 int precise = evsel ? evsel->attr.precise_ip : 0; in get_event_modifier() local 1560 precise++; in get_event_modifier() 1588 if (precise > 3) in get_event_modifier() 1597 mod->precise = precise; in get_event_modifier() 1649 evsel->attr.precise_ip = mod.precise; in parse_events__modifier_event()
|
D | evlist.h | 72 int __perf_evlist__add_default(struct perf_evlist *evlist, bool precise);
|
D | evsel.h | 212 struct perf_evsel *perf_evsel__new_cycles(bool precise);
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/ |
D | at91_adc.txt | 35 makes touch detection more precise.
|
/Linux-v4.19/Documentation/sound/cards/ |
D | hdspm.rst | 79 precise-pointer. 357 Enable precise pointer, or disable.
|
/Linux-v4.19/Documentation/acpi/apei/ |
D | output_format.txt | 58 [restartable][, precise IP][, overflow][, corrected]
|
/Linux-v4.19/Documentation/x86/ |
D | tlb.txt | 9 it is a much more precise operation, causing no collateral
|
/Linux-v4.19/Documentation/scheduler/ |
D | sched-design-CFS.txt | 14 an "ideal, precise multi-tasking CPU" on real hardware. 17 power and which can run each task at precise equal speed, in parallel, each at
|
/Linux-v4.19/Documentation/sound/designs/ |
D | timestamping.rst | 13 and precise moment. Applications should not rely solely on the first 108 precise start time (patches WIP)
|
/Linux-v4.19/sound/core/ |
D | Kconfig | 97 the hrtimer as a precise timing source. The ALSA sequencer code
|