Home
last modified time | relevance | path

Searched refs:copy (Results 1 – 7 of 7) sorted by relevance

/tools/perf/util/
Dordered-events.h55 void ordered_events__set_copy_on_queue(struct ordered_events *oe, bool copy) in ordered_events__set_copy_on_queue() argument
57 oe->copy_on_queue = copy; in ordered_events__set_copy_on_queue()
/tools/usb/usbip/
DCOPYING6 Everyone is permitted to copy and distribute verbatim copies
40 (2) offer you this license which gives you legal permission to copy,
79 1. You may copy and distribute verbatim copies of the Program's
81 conspicuously and appropriately publish on each copy an appropriate
84 and give any other recipients of the Program a copy of this License
87 You may charge a fee for the physical act of transferring a copy, and
90 2. You may modify your copy or copies of the Program or any portion
91 of it, thus forming a work based on the Program, and copy and
109 these conditions, and telling the user how to view a copy of this
134 3. You may copy and distribute the Program (or a work based on it,
[all …]
DINSTALL8 unlimited permission to copy, distribute and modify it.
/tools/perf/Documentation/
Dperf-kvm.txt89 Guest os /proc/kallsyms file copy. 'perf' kvm' reads it to get guest
90 kernel symbols. Users copy it out from guest os.
92 Guest os /proc/modules file copy. 'perf' kvm' reads it to get guest
93 kernel module information. Users copy it out from guest os.
Dperf-bench.txt137 Suite for evaluating performance of simple memory copy in various ways.
143 Specify length of memory to copy (default: 1MB).
148 Specify routine to copy (default: default).
Dperf-buildid-cache.txt35 the same addresses. Use the -v option to see if a copy of kcore is
/tools/perf/scripts/python/
Dsched-migration.py168 self.rqs = prev.rqs.copy()