/tools/perf/tests/ |
D | api-io.c | 36 static int make_test_file(char path[PATH_MAX], const char *contents) in make_test_file() argument 38 ssize_t contents_len = strlen(contents); in make_test_file() 47 if (write(fd, contents, contents_len) < contents_len) { in make_test_file() 57 static int setup_test(char path[PATH_MAX], const char *contents, in setup_test() argument 60 if (make_test_file(path, contents)) in setup_test()
|
/tools/lib/perf/include/internal/ |
D | xyarray.h | 14 char contents[] __aligned(8); member 23 return &xy->contents[x * xy->row_size + y * xy->entry_size]; in __xyarray__entry()
|
/tools/testing/selftests/x86/ |
D | ldt_gdt.c | 193 if (desc->contents <= 1 && desc->seg_32bit && in install_valid() 251 .contents = 2, /* Code, not conforming */ in do_simple_tests() 288 desc.contents = 0; in do_simple_tests() 296 desc.contents = 1; in do_simple_tests() 305 desc.contents = 3; in do_simple_tests() 314 desc.contents = 2; in do_simple_tests() 417 desc.contents = 1; in do_simple_tests() 577 .contents = 0, /* Data */ in do_multicpu_tests() 646 .contents = 2, /* Code, not conforming */ in do_exec_test() 708 low_user_desc->contents = 0; /* Data, grow-up*/ in setup_low_user_desc()
|
D | sigreturn.c | 188 .contents = 2, /* Code, not conforming */ in setup_ldt() 201 .contents = 0, /* Data, grow-up */ in setup_ldt() 214 .contents = 2, /* Code, not conforming */ in setup_ldt() 227 .contents = 0, /* Data, grow-up */ in setup_ldt() 240 .contents = 0, /* Data, grow-up */ in setup_ldt() 265 .contents = 0, /* Data, grow-up */ in setup_ldt()
|
D | fsgsbase_restore.c | 67 .contents = 0, /* Data, grow-up */ in init_seg()
|
D | fsgsbase.c | 264 .contents = 0, /* Data, grow-up */ in load_gs()
|
/tools/testing/selftests/arm64/signal/testcases/ |
D | TODO | 1 - Validate that register contents are saved and restored as expected.
|
/tools/testing/selftests/filesystems/fuse/ |
D | fd.txt | 19 echo "ln_src contents" > ln_src
|
/tools/lib/perf/ |
D | xyarray.c | 27 memset(xy->contents, 0, n); in xyarray__reset()
|
/tools/perf/Documentation/ |
D | perf-archive.txt | 16 buildids found so that analysis of perf.data contents can be possible on another
|
D | perf.data-file-format.txt | 552 Defines auxtrace data. Followed by the actual data. The contents of
|
D | perf-config.txt | 608 pointer contents after the normal tracepoint payload.
|
/tools/testing/selftests/resctrl/ |
D | README | 24 the test needs to mount resctrl file system and change contents in the file
|
/tools/perf/pmu-events/ |
D | README | 2 The contents of this directory allow users to specify PMU events in their
|
/tools/lib/traceevent/Documentation/ |
D | libtraceevent-filter.txt | 62 the _filter_ contents for given _event_id_.
|
/tools/bpf/bpftool/Documentation/ |
D | bpftool-gen.rst | 86 During skeleton generation, contents of source BPF object
|
/tools/memory-model/litmus-tests/ |
D | README | 161 Litmus tests are usually named based on their contents, which means that
|
/tools/memory-model/Documentation/ |
D | simple.txt | 80 contents of the lib/ directory, much of the include/linux/ directory along
|
D | litmus-tests.txt | 241 Line 12 gives a hash of the contents for the litmus-test file, and is used
|
D | explanation.txt | 560 memory contents. Specifically, it requires that for each location in
|
/tools/usb/usbip/ |
D | COPYING | 75 is covered only if its contents constitute a work based on the
|