Searched refs:updated (Results 1 – 21 of 21) sorted by relevance
| /tools/perf/tests/shell/base_report/ |
| A D | stderr-whitelist.txt | 2 was updated .*is prelink enabled.+ Restart the long running apps that use it
|
| /tools/testing/selftests/net/packetdrill/ |
| A D | tcp_ts_recent_fin_tsval.pkt | 22 // Check that FIN TSval is updated properly, one second has passed since last sent packet.
|
| A D | tcp_ts_recent_reset_tsval.pkt | 24 // Check that RST TSval is updated properly, one second has passed since last sent packet.
|
| /tools/perf/pmu-events/ |
| A D | metric.py | 586 updated = outer_expression 597 updated = updated.Substitute(inner_name, inner_expression) 598 if updated.Equals(outer_expression): 600 if (outer_pmu, outer_name) in updates and updated.Equals(updates[(outer_pmu, outer_name)]): 602 updates[(outer_pmu, outer_name)] = updated
|
| /tools/sched_ext/ |
| A D | scx_flatcg.bpf.c | 419 bool updated = false; in update_active_weight_sums() local 478 updated = true; in update_active_weight_sums() 486 updated = true; in update_active_weight_sums() 500 if (updated) in update_active_weight_sums()
|
| /tools/include/uapi/linux/ |
| A D | userfaultfd.h | 356 __s64 updated; member
|
| /tools/memory-model/Documentation/ |
| A D | locking.txt | 235 initial value and the second to return the updated value, as shown below: 261 initial value "0") and then into "1:r1" (which should get the updated
|
| A D | access-marking.txt | 312 buggy lockless writes, read_foo_diagnostic() can be updated as follows: 344 For another example, suppose a shared variable "foo" is updated only 468 updated locklessly. The code might look as follows:
|
| A D | recipes.txt | 50 being updated by some other CPU, for example, while 55 being either read or updated by other CPUs, for example,
|
| A D | litmus-tests.txt | 619 on line 32 is updated to a condition that is alway satisfied at the end
|
| /tools/build/ |
| A D | Build.include | 127 # delete partially updated (i.e. corrupted) files on error
|
| /tools/memory-model/scripts/ |
| A D | README | 61 For all new or updated litmus tests having no more than the
|
| /tools/perf/Documentation/ |
| A D | perf-kvm.txt | 64 record + report but with statistical data updated live at a given display
|
| A D | perf-intel-pt.txt | 181 that instruction has retired when the cycle count is updated. 1901 event buffers. That is because the head and tail are updated by 1903 So the head and tail do not get updated as data is written. 1905 In the Intel PT case, the head and tail are updated only when the trace
|
| A D | perf-script-python.txt | 73 Basically our task is to keep a per-syscall tally that gets updated
|
| /tools/testing/selftests/ublk/ |
| A D | kublk.c | 270 int j, updated = 0; in ublk_adjust_affinity() local 279 if (!updated) { in ublk_adjust_affinity() 280 updated = 1; in ublk_adjust_affinity()
|
| /tools/testing/selftests/mm/ |
| A D | uffd-unit-tests.c | 1000 res = uffdio_poison.updated; in do_uffdio_poison() 1289 DEFINE_MMAP_CHANGING_TEST(poison, UFFDIO_POISON, updated)
|
| /tools/testing/selftests/tc-testing/ |
| A D | README | 21 features. As new tests will be added, config options list will be updated.
|
| /tools/bpf/bpftool/Documentation/ |
| A D | bpftool-map.rst | 153 not longer be updated or deleted with the **bpf**\ () system call. This
|
| /tools/perf/util/ |
| A D | machine.c | 1528 struct map *orig, *updated; in machine__update_kernel_mmap() local 1532 updated = map__get(orig); in machine__update_kernel_mmap() 1534 machine->vmlinux_map = updated; in machine__update_kernel_mmap() 1537 err = maps__insert(machine__kernel_maps(machine), updated); in machine__update_kernel_mmap()
|
| /tools/arch/x86/kcpuid/ |
| A D | cpuid.csv | 195 …0x7, 0, ebx, 6, fdp_excptn_only , FPU Data Pointer updated only on x87 ex…
|
Completed in 36 milliseconds