| /tools/testing/selftests/mm/ |
| A D | charge_reserved_hugetlb.sh | 158 local method="$6" 183 if [[ "$method" == "1" ]] || [[ "$method" == 2 ]] || 276 local method="$7" 324 local method="${12}" 402 for method in 0 1 2; do 425 echo private=$private, populate=$populate, method=$method, reserve=$reserve 454 echo private=$private, populate=$populate, method=$method, reserve=$reserve 474 echo private=$private, populate=$populate, method=$method, reserve=$reserve 491 echo private=$private, populate=$populate, method=$method, reserve=$reserve 507 echo private=$private, populate=$populate, method=$method, reserve=$reserve [all …]
|
| A D | write_to_hugetlbfs.c | 21 enum method { enum 73 enum method method = MAX_METHOD; in main() local 100 method = atoi(optarg); in main() 149 if (method == MAX_METHOD) { in main() 154 printf("Using method=%d\n", method); in main() 166 switch (method) { in main() 239 if (method == HUGETLBFS) in main()
|
| A D | write_hugetlb_memory.sh | 11 method=$6 19 echo "Method is $method" 22 ./write_to_hugetlbfs -p "$path" -s "$size" "$write" "$populate" -m "$method" \
|
| /tools/testing/selftests/tc-testing/creating-plugins/ |
| A D | AddingPlugins.txt | 43 This method takes a testcount (number of tests to be run) and 47 and the post_suite method can refer to it when dumping the "skipped" 52 post-suite method using this info passed in to the pre_suite method. 57 The post_suite method will receive the ordinal number of the last 64 The pre_case method will receive the ordinal number of the test 70 The adjust_command method receives a string representing 84 The adjust_command method must return the adjusted command so tdc 90 The add_args method receives the argparser object and can add 95 The add_args method should return the argparser object. 100 The check_args method is so that the plugin can do validation on
|
| /tools/perf/Documentation/ |
| A D | guestmount.txt | 3 root directories under <path> by a specific filesystem access method,
|
| A D | android.txt | 21 This method is only tested for Android NDK versions Revision 11b and later. 23 You can use method (b) described below instead.
|
| A D | perf-config.txt | 451 the value 'lbr' only works for certain cpus. The method for 566 the unwind method. To enable 'perf top' to actually use it, 600 the unwind method. To enable 'perf record' to actually use it, 621 compute method selected). 624 This options sets the method for computing the diff result.
|
| A D | topdown.txt | 312 The metrics counter is extended to support TMA method level 2 metrics. 359 [1] https://software.intel.com/en-us/top-down-microarchitecture-analysis-method-win
|
| A D | perf-record.txt | 298 The unwinding method used for kernel space is dependent on the 302 Any option specified here controls the method used for user space. 309 --fomit-frame-pointer, using the "fp" method will produce bogus 312 Using the "lbr" method doesn't require any compiler options. It
|
| A D | perf-diff.txt | 263 Same as 'delta` method, but sort the result with the absolute values.
|
| A D | perf-intel-pt.txt | 1811 Later perf tools support a method to emulate the ptwrite instruction, which
|
| /tools/tracing/rtla/ |
| A D | Makefile.standalone | 18 $(info This is a deprecated method to compile RTLA, please compile from Linux kernel source)
|
| /tools/testing/selftests/drivers/net/ |
| A D | README.rst | 52 and communication method. 68 Communication method used to run commands on the remote endpoint. 77 It should be possible to add a new method without modifying any of
|
| /tools/verification/rv/ |
| A D | README.txt | 3 Runtime Verification (RV) is a lightweight (yet rigorous) method that
|
| /tools/perf/jvmti/ |
| A D | libjvmti.c | 231 jmethodID method, in compiled_method_load_cb() argument 250 ret = (*jvmti)->GetMethodDeclaringClass(jvmti, method, in compiled_method_load_cb() 287 ret = (*jvmti)->GetMethodName(jvmti, method, &func_name, in compiled_method_load_cb()
|
| /tools/net/ynl/pyynl/lib/ |
| A D | ynl.py | 1045 for (method, vals, flags) in ops: 1046 op = self.ops[method] 1110 def _op(self, method, vals, flags=None, dump=False): argument 1115 ops = [(method, vals, req_flags)] 1118 def do(self, method, vals, flags=None): argument 1119 return self._op(method, vals, flags) 1121 def dump(self, method, vals): argument 1122 return self._op(method, vals, dump=True)
|
| /tools/testing/selftests/arm64/signal/ |
| A D | README | 22 custom run method is mandatory though)
|
| /tools/testing/selftests/net/forwarding/ |
| A D | README | 30 traditional method that requires multiple physical machines, to name a
|
| /tools/power/cpupower/ |
| A D | README | 15 "libcpupower" is a library which offers a unified access method for userspace
|
| /tools/perf/util/ |
| A D | demangle-rust-v0.c | 964 #define PARSE(printer, method, ...) \ argument 970 demangle_status _parse_status = method(&(printer)->parser, ## __VA_ARGS__); \
|
| /tools/memory-model/Documentation/ |
| A D | recipes.txt | 413 method of maintaining order. However, they do have some limitations that
|