Home
last modified time | relevance | path

Searched refs:created (Results 1 – 25 of 46) sorted by relevance

12

/tools/net/ynl/samples/
A Drt-link.c81 goto created; in rt_link_create_netkit()
87 created: in rt_link_create_netkit()
140 int created = 0; in main() local
150 created = rt_link_create_netkit(ys); in main()
151 if (created < 0) in main()
170 if (created) in main()
171 rt_link_del(ys, created); in main()
179 if (created) in main()
180 rt_link_del(ys, created); in main()
/tools/testing/selftests/net/packetdrill/
A Dtcp_eor_no-coalesce-small.pkt3 // skb created for the chunk.
26 // This chunk should not be appended to the skbs created for the previous chunk.
A Dtcp_eor_no-coalesce-large.pkt3 // skb created for the chunk. The large chunk itself should be packetized as
27 // Write a 2KB chunk. This chunk should not be appended to the packets created
A Dtcp_eor_no-coalesce-subsequent.pkt3 // skb created for the chunk even though we have 10 back-to-back small
35 // This chunk should not be appended to the skbs created for the previous chunk.
A Dtcp_eor_no-coalesce-retrans.pkt3 // skb created for the chunk. Also, when packets are retransmitted, they
35 // This chunk should not be appended to the skbs created for the previous chunk.
/tools/perf/util/
A Dthreads.c109 struct thread *threads__findnew(struct threads *threads, pid_t pid, pid_t tid, bool *created) in threads__findnew() argument
114 *created = false; in threads__findnew()
126 *created = true; in threads__findnew()
A Dthreads.h28 struct thread *threads__findnew(struct threads *threads, pid_t pid, pid_t tid, bool *created);
/tools/testing/selftests/arm64/mte/
A DMakefile33 $(warning test program "mte" will not be created.)
/tools/perf/Documentation/
A Dintel-hybrid.txt14 The 'cpus' files are created under the directories. For example,
52 two events are created automatically. One is for atom, the other is for
85 are created automatically.
137 As previous, two events are created.
179 besides of software events, following events are created and
A Dperf-buildid-cache.txt35 not the user's. Use the -v option to see where the file is created.
38 same directory and are also copied. All 3 files are created with read
A Djitdump-specification.txt45 * uint64_t timestamp : timestamp of when the file was created
58 * uint64_t timestamp : a timestamp of when the record was created.
A Dperf-annotate.txt6 perf-annotate - Read perf.data (created by perf record) and display annotated code
/tools/perf/
A Ddesign.txt205 time the counter is created (nor to any new descendents of existing
260 gets schedule to. Per task counters can be created by any user, for
271 is created first, with group_fd = -1 in the sys_perf_event_open call
272 that creates it. The rest of the group members are created
274 (A single counter on its own is created with group_fd = -1 and is
286 tracking are logged into a ring-buffer. This ring-buffer is created and
449 This applies to all counters on the current process, whether created
451 this process has created on other processes. It only enables or
/tools/testing/selftests/sgx/
A Dtest_encl_bootstrap.S53 # Entry point for dynamically created TCS page expected to follow
/tools/usb/usbip/
A DREADME12 software entity created on a server using USB gadget subsystem.
25 to export a USB device created using USB Gadget Subsystem.
82 Second of shareable entities is USB Gadget created using USB Gadget Subsystem
/tools/testing/selftests/media_tests/
A Dregression_test.txt37 after unbind, /dev/media1 or /dev/media2 could get created. The idea is
/tools/bpf/bpftool/Documentation/
A Dbpftool-struct_ops.rst58 will be created. You can give *LINK_DIR* to provide a directory path where
/tools/power/cpupower/bindings/python/
A DREADME47 been created.
/tools/testing/selftests/rcutorture/doc/
A Drcu-test-image.txt1 Normally, a minimal initrd is created automatically by the rcutorture
/tools/perf/tests/shell/attr/
A DREADME8 each event created within single perf command. Each event details
/tools/testing/selftests/tc-testing/
A DREADME16 * The kernel must have veth support available, as a veth pair is created
59 to tdc when starting a test run; the veth pair will still be created
/tools/testing/selftests/drivers/net/
A DREADME.rst15 the software devices are created and destroyed as part of the test.
/tools/lib/perf/Documentation/
A Dlibperf-counting.txt155 Both events are created as disabled (note the `disabled = 1` assignment above),
A Dlibperf-sampling.txt155 The event is created as disabled (note the `disabled = 1` assignment above),
/tools/virtio/virtio-trace/
A DREADME43 of CPUs and a control path, so FIFO (named pipe) should be created as follows:

Completed in 26 milliseconds

12