Home
last modified time | relevance | path

Searched refs:precise (Results 1 – 25 of 82) sorted by relevance

1234

/Linux-v4.19/tools/perf/Documentation/
Dperf-list.txt53 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/
Drcu-test-image.txt14 # 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/
Darch-support.txt4 # description: arch supports precise IRQ time accounting
/Linux-v4.19/Documentation/features/time/virt-cpuacct/
Darch-support.txt4 # description: arch supports precise virtual CPU time accounting
/Linux-v4.19/Documentation/hwmon/
Dmax3179024 Tachometer inputs monitor fan tachometer logic outputs for precise (+/-1%)
/Linux-v4.19/Documentation/media/uapi/rc/
Dlirc-set-wideband-receiver.rst40 also be more precise. On the other hand its disadvantage it usually
/Linux-v4.19/tools/perf/pmu-events/
Djevents.c538 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/
Dv4l2-selection-targets.rst9 The precise meaning of the selection targets may be dependent on which
Dpixfmt-meta-uvc.rst18 timing information, required for precise interpretation of timestamps, contained
Dvidioc-query-dv-timings.rst66 precise feedback to the user.
/Linux-v4.19/arch/x86/events/
Dcore.c498 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/
Dadi.txt118 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/
Dhrtimers.txt60 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.
Dtimers-howto.txt80 wakeup will be very precise (ish), thus a simple
/Linux-v4.19/Documentation/media/v4l-drivers/
Dfimc.rst107 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/
Dparse-events.c1508 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()
Devlist.h72 int __perf_evlist__add_default(struct perf_evlist *evlist, bool precise);
Devsel.h212 struct perf_evsel *perf_evsel__new_cycles(bool precise);
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/
Dat91_adc.txt35 makes touch detection more precise.
/Linux-v4.19/Documentation/sound/cards/
Dhdspm.rst79 precise-pointer.
357 Enable precise pointer, or disable.
/Linux-v4.19/Documentation/acpi/apei/
Doutput_format.txt58 [restartable][, precise IP][, overflow][, corrected]
/Linux-v4.19/Documentation/x86/
Dtlb.txt9 it is a much more precise operation, causing no collateral
/Linux-v4.19/Documentation/scheduler/
Dsched-design-CFS.txt14 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/
Dtimestamping.rst13 and precise moment. Applications should not rely solely on the first
108 precise start time (patches WIP)
/Linux-v4.19/sound/core/
DKconfig97 the hrtimer as a precise timing source. The ALSA sequencer code

1234