Searched refs:Any (Results 1 – 22 of 22) sorted by relevance
/tools/testing/kunit/ |
D | kunit_json.py | 11 from typing import Any, Dict 22 JsonObj = Dict[str, Any]
|
D | kunit_config.py | 11 from typing import Any, Dict, Iterable, List, Tuple 37 def __eq__(self, other: Any) -> bool: argument
|
/tools/testing/selftests/tc-testing/plugin-lib/ |
D | README-PLUGINS | 23 the valgrind output for test xxx. Any file matching the glob 'vgnd-*.log' will be
|
/tools/memory-model/Documentation/ |
D | locking.txt | 4 Locking is well-known and the common use cases are straightforward: Any 18 Any CPU holding a given lock sees any changes previously seen 21 Note that this statement is a bit stronger than "Any CPU holding a 53 The converse to the basic rule also holds: Any CPU holding a given
|
D | recipes.txt | 65 about it too hard. And the basic rule is indeed quite simple: Any CPU that 68 stronger than "Any CPU holding a given lock sees all changes made by any
|
D | access-marking.txt | 183 5. Any other loads for which there is not supposed to be a concurrent 186 6. Any other stores for which there should be neither concurrent
|
D | explanation.txt | 660 Any reasonable memory model will include cache coherence. Indeed, our 864 Any store which propagates to C before a strong fence is
|
/tools/perf/Documentation/ |
D | perf-iostat.txt | 29 Any command you can specify in a shell.
|
D | perf-mem.txt | 34 Any command you can specify in a shell.
|
D | perf-record.txt | 25 Any command you can specify in a shell. 81 configuration parameters. Any configuration parameter preceded by 293 Any option specified here controls the method used for user space. 412 Enable taken branch stack sampling. Any type of taken branch may be sampled.
|
D | perf-top.txt | 238 Enable taken branch stack sampling. Any type of taken branch may be sampled.
|
D | perf-probe.txt | 125 (With --add) Cache the probes. Any events which successfully added
|
D | perf-script.txt | 76 Any command you can specify in a shell.
|
D | perf-config.txt | 665 Any option defines a script that is added to the scripts menu
|
D | perf-stat.txt | 25 Any command you can specify in a shell.
|
/tools/perf/scripts/python/ |
D | gecko.py | 30 from typing import List, Dict, Optional, NamedTuple, Set, Tuple, Any
|
/tools/testing/selftests/tc-testing/creating-testcases/ |
D | AddingTestCases.txt | 16 directories named with the -D option) for .json files. Any test case
|
/tools/memory-model/ |
D | README | 42 and executed. Any change in kernel APIs essential to klitmus7 will
|
D | linux-kernel.cat | 137 * Any sequence containing at least as many grace periods as RCU read-side
|
/tools/bpf/bpftool/Documentation/ |
D | bpftool-map.rst | 138 replace any existing ring. Any other application will stop
|
/tools/testing/selftests/tc-testing/ |
D | README | 104 your needs. Any value in the NAMES dictionary can be altered without affecting
|
/tools/usb/usbip/ |
D | COPYING | 173 except as expressly provided under this License. Any attempt
|