/Linux-v5.15/tools/perf/util/ |
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()
|
D | evlist-hybrid.h | 10 int evlist__add_default_hybrid(struct evlist *evlist, bool precise);
|
D | parse-events.c | 1860 int precise; member 1879 int precise = evsel ? evsel->core.attr.precise_ip : 0; in get_event_modifier() local 1918 precise++; in get_event_modifier() 1950 if (precise > 3) in get_event_modifier() 1959 mod->precise = precise; in get_event_modifier() 2013 evsel->core.attr.precise_ip = mod.precise; in parse_events__modifier_event()
|
D | evlist.h | 99 int __evlist__add_default(struct evlist *evlist, bool precise);
|
/Linux-v5.15/tools/perf/Documentation/ |
D | perf-list.txt | 56 p - precise level 57 P - use maximum detected precise level 63 The 'p' modifier can be used for specifying how precise the instruction 72 For Intel systems precise event sampling is implemented with PEBS 73 which supports up to precise-level 2, and precise level 3 for 76 On AMD systems it is implemented using IBS (up to precise-level 2). 77 The precise modifier works with event types 0x76 (cpu-cycles, CPU
|
/Linux-v5.15/Documentation/features/time/irq-time-acct/ |
D | arch-support.txt | 4 # description: arch supports precise IRQ time accounting
|
/Linux-v5.15/Documentation/features/time/virt-cpuacct/ |
D | arch-support.txt | 4 # description: arch supports precise virtual CPU time accounting
|
/Linux-v5.15/tools/testing/selftests/rcutorture/doc/ |
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-v5.15/Documentation/ABI/obsolete/ |
D | sysfs-class-dax | 8 system. Device DAX is strict, precise and predictable.
|
/Linux-v5.15/Documentation/hwmon/ |
D | max31790.rst | 28 Tachometer inputs monitor fan tachometer logic outputs for precise (+/-1%)
|
/Linux-v5.15/Documentation/userspace-api/media/rc/ |
D | lirc-set-wideband-receiver.rst | 41 also be more precise. On the other hand its disadvantage it usually
|
/Linux-v5.15/Documentation/userspace-api/media/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-v5.15/tools/perf/pmu-events/ |
D | jevents.c | 580 jsmntok_t *precise = NULL; in json_events() local 621 precise = val; in json_events() 677 if (precise && je.desc && !strstr(je.desc, "(Precise Event)")) { in json_events() 678 if (json_streq(map, precise, "2")) in json_events()
|
/Linux-v5.15/Documentation/admin-guide/media/ |
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-v5.15/Documentation/sparc/ |
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-v5.15/Documentation/timers/ |
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.
|
D | timers-howto.rst | 87 wakeup will be very precise (ish), thus a simple
|
/Linux-v5.15/drivers/scsi/ufs/ |
D | ufs-exynos.c | 367 const int precise = 10; in exynos_ufs_calc_time_cntr() local 372 fraction = ((NSEC_PER_SEC % pclk_rate) * precise) / pclk_rate; in exynos_ufs_calc_time_cntr() 374 return (period * precise) / ((clk_period * precise) + fraction); in exynos_ufs_calc_time_cntr()
|
/Linux-v5.15/arch/x86/events/ |
D | core.c | 542 int precise = 0; in x86_pmu_max_precise() local 546 precise++; in x86_pmu_max_precise() 550 precise++; in x86_pmu_max_precise() 553 precise++; in x86_pmu_max_precise() 555 return precise; in x86_pmu_max_precise() 561 int precise = x86_pmu_max_precise(); in x86_pmu_hw_config() local 563 if (event->attr.precise_ip > precise) in x86_pmu_hw_config()
|
/Linux-v5.15/include/linux/ |
D | bpf_verifier.h | 167 bool precise; member
|
/Linux-v5.15/Documentation/sound/cards/ |
D | hdspm.rst | 79 precise-pointer. 357 Enable precise pointer, or disable.
|
/Linux-v5.15/Documentation/firmware-guide/acpi/apei/ |
D | output_format.rst | 61 [restartable][, precise IP][, overflow][, corrected]
|
/Linux-v5.15/Documentation/x86/ |
D | tlb.rst | 16 it is a much more precise operation, causing no collateral
|