Home
last modified time | relevance | path

Searched refs:description (Results 1 – 25 of 35) sorted by relevance

12

/tools/hv/
Dvmbus_testing279 description = "\nUse lsvmbus to get vmbus device type "
317 description = "Delay the ring buffer interrupt for "
334 description = "Disable ALL testing on ALL vmbus "
342 description = "Disable ALL testing on a SINGLE vmbus "
349 description = "This shows the test state for ALL the "
355 description = "This shows the test values for a SINGLE "
/tools/testing/selftests/vm/
Dmap_populate.c24 #define BUG_ON(condition, description) \ argument
28 __LINE__, (description), strerror(errno)); \
Dmremap_dontunmap.c33 #define BUG_ON(condition, description) \ argument
37 __LINE__, (description), strerror(errno)); \
/tools/testing/selftests/kvm/
Daccess_tracking_perf_test.c256 static void run_iteration(struct kvm_vm *vm, int vcpus, const char *description) in run_iteration() argument
274 description, ts_elapsed.tv_sec, ts_elapsed.tv_nsec); in run_iteration()
278 const char *description) in access_memory() argument
283 run_iteration(vm, vcpus, description); in access_memory()
/tools/lib/traceevent/plugins/
Dplugin_function.c27 .description =
33 .description =
40 .description =
/tools/testing/selftests/tc-testing/
Dtdc_multibatch.py14 description='TC multiple batch file generator')
Dtdc_batch.py11 parser = argparse.ArgumentParser(description='TC batch file generator')
Dtdc.py168 description='Linux TC unit tests')
452 parser = argparse.ArgumentParser(description='Linux TC unit tests')
/tools/perf/tests/
Dbuiltin-test.c498 static const char *shell_test__description(char *description, size_t size, in shell_test__description() argument
512 description = fgets(description, size, fp); in shell_test__description()
515 return description ? strim(description + 1) : NULL; in shell_test__description()
/tools/perf/util/
Dsetup.py83 description='Interface with the Linux profiling infrastructure',
/tools/perf/Documentation/
Dperf.data-file-format.txt119 A perf_header_string with description of the CPU. On x86 this is the model name
137 Another description of the perf_event_attrs, more detailed than header.attrs
138 including IDs and names. See perf_event.h or the man page for a description
445 description.
451 See perf_event.h or the manpage for a detailed description.
647 This is the canonical description of the kernel generated perf_events
DBuild.txt48 NOTE this description is omitting other libraries involved, only
Dperf-dlfilter.txt64 If implemented, 'filter_description' should return a one-line description
65 of the filter, and optionally a longer description.
/tools/leds/
Dget_led_device_info.sh63 driver=`cat device/device/driver/description`
/tools/perf/scripts/python/
Dflamegraph.py160 parser = argparse.ArgumentParser(description="Create flame graphs.")
/tools/cgroup/
Dmemcg_slabinfo.py161 parser = argparse.ArgumentParser(description=DESC,
Diocost_coef_gen.py32 parser = argparse.ArgumentParser(description=desc,
Diocost_monitor.py24 parser = argparse.ArgumentParser(description=desc,
/tools/testing/selftests/net/
Ddevlink_port_split.py247 parser = argparse.ArgumentParser(description='A test for port splitting.')
/tools/testing/selftests/ftrace/
DREADME27 extension) and rewrite the test description line.
/tools/testing/selftests/futex/
DREADME57 detailed description in the test source and the output.
/tools/memory-model/Documentation/
DREADME58 Detailed description of the memory model.
/tools/testing/kunit/
Dkunit.py290 description='Helps writing and running KUnit tests.')
/tools/testing/selftests/bpf/
Dtest_bpftool_synctypes.py440 argParser = argparse.ArgumentParser(description="""
/tools/lib/traceevent/
Devent-plugin.c414 print_op_data(s, "desc", op->description); in tep_plugin_print_options()

12