Home
last modified time | relevance | path

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

/tools/crypto/ccp/
A Dtest_dbc.py228 original = process_param(self.d, PARAM_GET_FMAX_CAP, self.signature)
231 target = original[0] - 100
238 process_param(self.d, PARAM_SET_FMAX_CAP, self.signature, original[0])
241 self.assertEqual(cur[0], original[0])
246 original = process_param(self.d, PARAM_GET_PWR_CAP, self.signature)
249 target = original[0] - 10
256 process_param(self.d, PARAM_SET_PWR_CAP, self.signature, original[0])
259 self.assertEqual(cur[0], original[0])
/tools/perf/util/
A Ddemangle-rust-v0.h46 const char *original; member
A Ddemangle-rust-v0.c1943 .original=s, in rust_demangle_demangle()
1957 .original=s, in rust_demangle_demangle()
1968 .original=s, in rust_demangle_demangle()
2001 memcpy(out, res->original, original_len); in rust_demangle_display_demangle()
/tools/memory-model/scripts/
A DREADME25 herd7 output to that of the original runs.
103 original version of LKMM. Note however, that given the above procedure,
104 an error in the original LKMM version that is fixed by the patch will
107 test fails completely on the original version of LKMM and passes on the
/tools/testing/selftests/cgroup/
A Dtest_cpuset_v1_base.sh17 original=$(cat $dir/$interface)
/tools/include/uapi/
A DREADME37 process, points out changes in the original files.
40 the original kernel headers, that will be done later, when
46 - Symbolic links and direct #includes: this was the original approach but
/tools/testing/selftests/filesystems/
A Ddevpts_pts.c16 static bool terminal_dup2(int duplicate, int original) in terminal_dup2() argument
20 ret = dup2(duplicate, original); in terminal_dup2()
/tools/usb/usbip/
A DCOPYING46 want its recipients to know that what they have is not the original, so
47 that any problems introduced by others will not reflect on the original
191 original licensor to copy, distribute or modify the Program subject to
231 original copyright holder who places the Program under this License
/tools/testing/selftests/net/netfilter/
A Dnft_nat_zones.sh142 ct original zone set meta iifname map @iiftozone
A Dnft_flowtable.sh170 ct mark 1 counter name ct direction map { original : routed_orig, reply : routed_repl } accept
/tools/perf/Documentation/
A Dintel-hybrid.txt58 (from atom or from core). The original perf event type PERF_TYPE_HARDWARE
A Dperf-config.txt253 then, if it fails, "capstone", and finally the original "objdump"
305 Instead of using original addresses of assembly code,
432 This is an original overhead and we'll filter out the first 'foo'
A Dperf-dlfilter.txt121 Note: 'machine_pid' and 'vcpu' are not original members, but were added together later.
A Dperf-diff.txt125 the original value before and after the filter is applied.
A Dperf-top.txt226 the original value before and after the filter is applied.
A Dperf-report.txt470 the original value before and after the filter is applied.
/tools/scripts/
A Dutilities.mak121 # it into the original unescaped text.
/tools/perf/
A Dbuiltin-kmem.c648 const char *original; member
706 if (strcmp(gfp_compact_table[i].original, str)) in compact_gfp_flags()
/tools/memory-model/Documentation/
A Dcontrol-dependencies.txt50 the original example by eliminating the "if" statement as follows:
A Dexplanation.txt413 model's original prediction could be invalidated by the compiler.
1689 "super-strong" fence: Unlike the original strong fences (smp_mb() and
2220 If the original code had said "r1 = READ_ONCE(x)" instead of "r1 = x",
/tools/objtool/Documentation/
A Dobjtool.txt362 original state.

Completed in 28 milliseconds