Home
last modified time | relevance | path

Searched refs:description (Results 1 – 25 of 30) 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/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.c483 static const char *shell_test__description(char *description, size_t size, in shell_test__description() argument
497 description = fgets(description, size, fp); in shell_test__description()
500 return description ? strim(description + 1) : NULL; in shell_test__description()
/tools/perf/util/
Dsetup.py83 description='Interface with the Linux profiling infrastructure',
/tools/perf/scripts/python/
Dflamegraph.py110 parser = argparse.ArgumentParser(description="Create flame graphs.")
/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
412 description.
418 See perf_event.h or the manpage for a detailed description.
614 This is the canonical description of the kernel generated perf_events
DBuild.txt48 NOTE this description is omitting other libraries involved, only
Dperf-script-perl.txt93 Here's a brief description of each of the invariant event args:
Dperf-diff.txt62 Please see description of --sort in the perf-report man page.
/tools/leds/
Dget_led_device_info.sh63 driver=`cat device/device/driver/description`
/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/ftrace/
DREADME27 extension) and rewrite the test description line.
/tools/testing/selftests/net/
Ddevlink_port_split.py245 parser = argparse.ArgumentParser(description='A test for port splitting.')
/tools/testing/selftests/futex/
DREADME57 detailed description in the test source and the output.
/tools/testing/kunit/
Dkunit.py213 description='Helps writing and running KUnit tests.')
/tools/lib/traceevent/
Devent-plugin.c414 print_op_data(s, "desc", op->description); in tep_plugin_print_options()
Devent-parse.h62 char *description; member
/tools/memory-model/litmus-tests/
DREADME164 each process exactly once, so litmus tests not fitting this description

12