Home
last modified time | relevance | path

Searched refs:unique (Results 1 – 15 of 15) sorted by relevance

/tools/perf/Documentation/
A Ddb-export.txt15 The export process provides records with unique sequential ids which allows the
27 so long as the new names are unique.
A Dperf-arm-spe.txt179 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 Djitdump-specification.txt78 * uint64_t code_index: unique identifier for the jitted code (see below)
A Dperf.data-file-format.txt78 for a executable file name for a pid. An ELF build id is a unique identifier
A Dperf-record.txt148 symbol name is not unique, it can be disambiguated by inserting #n where
/tools/testing/selftests/net/netfilter/
A Dconntrack_resize.sh326 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 Dtpm2.py298 (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 Dgoogle,spherion.yaml15 # 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 Dmapfile.csv7 # MIMPID unique encoding of the version
/tools/verification/rvgen/rvgen/
A Dltl2k.py52 unique = atom[i:]
53 abbrs.append((shorten(share) + shorten(unique)))
/tools/testing/selftests/tc-testing/creating-testcases/
A DAddingTestCases.txt13 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 Dmain.c198 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 Ddrm.h158 char __user *unique; /**< Unique name for driver instantiation */ member
/tools/memory-model/Documentation/
A Dsimple.txt67 it more efficient. Nor is RCU unique: Similar batching optimizations
A Dexplanation.txt1157 As mentioned above, the Alpha architecture is unique in that it does

Completed in 24 milliseconds