Home
last modified time | relevance | path

Searched refs:updated (Results 1 – 21 of 21) sorted by relevance

/tools/perf/tests/shell/base_report/
A Dstderr-whitelist.txt2 was updated .*is prelink enabled.+ Restart the long running apps that use it
/tools/testing/selftests/net/packetdrill/
A Dtcp_ts_recent_fin_tsval.pkt22 // Check that FIN TSval is updated properly, one second has passed since last sent packet.
A Dtcp_ts_recent_reset_tsval.pkt24 // Check that RST TSval is updated properly, one second has passed since last sent packet.
/tools/perf/pmu-events/
A Dmetric.py586 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 Dscx_flatcg.bpf.c419 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 Duserfaultfd.h356 __s64 updated; member
/tools/memory-model/Documentation/
A Dlocking.txt235 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 Daccess-marking.txt312 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 Drecipes.txt50 being updated by some other CPU, for example, while
55 being either read or updated by other CPUs, for example,
A Dlitmus-tests.txt619 on line 32 is updated to a condition that is alway satisfied at the end
/tools/build/
A DBuild.include127 # delete partially updated (i.e. corrupted) files on error
/tools/memory-model/scripts/
A DREADME61 For all new or updated litmus tests having no more than the
/tools/perf/Documentation/
A Dperf-kvm.txt64 record + report but with statistical data updated live at a given display
A Dperf-intel-pt.txt181 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 Dperf-script-python.txt73 Basically our task is to keep a per-syscall tally that gets updated
/tools/testing/selftests/ublk/
A Dkublk.c270 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 Duffd-unit-tests.c1000 res = uffdio_poison.updated; in do_uffdio_poison()
1289 DEFINE_MMAP_CHANGING_TEST(poison, UFFDIO_POISON, updated)
/tools/testing/selftests/tc-testing/
A DREADME21 features. As new tests will be added, config options list will be updated.
/tools/bpf/bpftool/Documentation/
A Dbpftool-map.rst153 not longer be updated or deleted with the **bpf**\ () system call. This
/tools/perf/util/
A Dmachine.c1528 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 Dcpuid.csv195 …0x7, 0, ebx, 6, fdp_excptn_only , FPU Data Pointer updated only on x87 ex…

Completed in 36 milliseconds