Searched refs:unique (Results 1 – 15 of 15) sorted by relevance
| /tools/perf/Documentation/ |
| A D | db-export.txt | 15 The export process provides records with unique sequential ids which allows the 27 so long as the new names are unique.
|
| A D | perf-arm-spe.txt | 179 them, the samples in these groups are not necessarily unique. For example perf report shows these 197 To get a full list of unique samples that are not sorted into groups, set the itrace option to
|
| A D | jitdump-specification.txt | 78 * uint64_t code_index: unique identifier for the jitted code (see below)
|
| A D | perf.data-file-format.txt | 78 for a executable file name for a pid. An ELF build id is a unique identifier
|
| A D | perf-record.txt | 148 symbol name is not unique, it can be disambiguated by inserting #n where
|
| /tools/testing/selftests/net/netfilter/ |
| A D | conntrack_resize.sh | 326 local unique="" 345 unique=$(uniq "$tmpfile" | tee "$tmpfile_uniq" | wc -l) 346 if [ "$l" -ne "$unique" ]; then 347 echo "FAIL: listing contained redundant entries for $ns: $l != $unique"
|
| /tools/testing/selftests/tpm2/ |
| A D | tpm2.py | 298 (len(self.auth_policy), len(self.parameters), len(self.unique)) 302 unique=bytes()): argument 308 self.unique = unique 318 len(self.unique), 319 self.unique)
|
| /tools/testing/selftests/devices/probe/boards/ |
| A D | google,spherion.yaml | 15 # property. Useful when the controller's address is not unique across other 17 # allows the matching to include parent nodes as well to make it unique.
|
| /tools/perf/pmu-events/arch/riscv/ |
| A D | mapfile.csv | 7 # MIMPID unique encoding of the version
|
| /tools/verification/rvgen/rvgen/ |
| A D | ltl2k.py | 52 unique = atom[i:] 53 abbrs.append((shorten(share) + shorten(unique)))
|
| /tools/testing/selftests/tc-testing/creating-testcases/ |
| A D | AddingTestCases.txt | 13 option will generate a unique ID for that test case. 34 id: A unique alphanumeric value to identify a particular test case
|
| /tools/bpf/resolve_btfids/ |
| A D | main.c | 198 btf_id__add(struct rb_root *root, char *name, bool unique) in btf_id__add() argument 214 return unique ? NULL : id; in btf_id__add()
|
| /tools/include/uapi/drm/ |
| A D | drm.h | 158 char __user *unique; /**< Unique name for driver instantiation */ member
|
| /tools/memory-model/Documentation/ |
| A D | simple.txt | 67 it more efficient. Nor is RCU unique: Similar batching optimizations
|
| A D | explanation.txt | 1157 As mentioned above, the Alpha architecture is unique in that it does
|
Completed in 24 milliseconds