Home
last modified time | relevance | path

Searched refs:order (Results 1 – 25 of 29) sorted by relevance

12

/tools/testing/fault-injection/
Dfailcmd.sh51 --ignore-gfp-highmem=value, --min-order=value
93 LONGOPTS=$LONGOPTS,ignore-gfp-wait:,ignore-gfp-highmem:,min-order:
193 --min-order)
194 echo $2 > $FAULTATTR/min-order
/tools/virtio/virtio-trace/
DREADME15 3) A controller thread does poll() for a start order of a host.
16 4) After the controller of the trace agent receives a start order from a host,
20 6) If the controller receives a stop order from a host, the read/write threads
103 read/write threads in the agent wait for start order from host. If you add -o
113 A host injects read start order to the guest via virtio-serial.
117 A host injects read stop order to the guest via virtio-serial.
/tools/power/cpupower/debug/kernel/
DMakefile16 - rm -rf .tmp_versions* Module.symvers modules.order
/tools/virtio/
DMakefile13 vhost_test/Module.symvers vhost_test/modules.order *.d
/tools/vm/
Dslabinfo.c34 int order, poison, reclaim_account, red_zone; member
327 return s->slabs * (page_size << s->order); in slab_size()
508 s->name, s->aliases, s->order, s->objects); in report()
522 s->slabs * (page_size << s->order)); in report()
527 page_size << s->order, s->partial, onoff(s->poison), in report()
528 s->slabs * (page_size << s->order) - s->objects * s->object_size); in report()
534 ((page_size << s->order) - s->objs_per_slab * s->slab_size) * in report()
603 s->order_fallback, s->order, s->cmpxchg_double_fail, in slabcache()
609 s->objs_per_slab, s->order, in slabcache()
612 (s->slabs * (page_size << s->order)) : 100, in slabcache()
[all …]
/tools/perf/util/
Dsort.h221 bool is_strict_order(const char *order);
Dcallchain.h64 enum chain_order order; member
Dcallchain.c132 callchain_param.order = ORDER_CALLER; in parse_callchain_order()
136 callchain_param.order = ORDER_CALLEE; in parse_callchain_order()
Dutil.c22 .order = ORDER_CALLEE,
Dsort.c1727 bool is_strict_order(const char *order) in is_strict_order() argument
1729 return order && (*order != '+'); in is_strict_order()
Dmachine.c1405 if (callchain_param.order == ORDER_CALLEE) in machine__resolve_callchain_sample()
/tools/perf/Documentation/
Dperf-buildid-cache.txt46 kernel dso to vmlinux in order to support annotation.
Dperf-report.txt162 -g [type,min[,limit],order[,key]]::
165 limit and order.
172 order can be either:
Dperf-script.txt132 The arguments are processed in the order received. A later usage can
143 Alternatively, consider the order:
Dperf-diff.txt93 --order::
Dperf-script-perl.txt127 functions in any order.
Dperf-script-python.txt526 functions in any order.
/tools/testing/selftests/rcutorture/doc/
Dinitrd.txt2 in order to allow an initrd to be built into your kernel. The trick
/tools/perf/
Ddesign.txt162 * in increasing order of bit value, after the counter value.
453 So to start with, in order to add HAVE_PERF_EVENTS to your Kconfig, you
462 should select PERF_USE_VMALLOC in order to avoid these for perf mmap().
Dbuiltin-report.c721 callchain_param.order = ORDER_CALLER; in cmd_report()
Dbuiltin-timechart.c500 if (callchain_param.order == ORDER_CALLEE) in cat_backtrace()
/tools/usb/usbip/
DINSTALL67 all sorts of other programs in order to regenerate files that came
188 variables may be lost. In order to avoid this problem, you should set
DCOPYING199 conditions are imposed on you (whether by court order, agreement or
/tools/firewire/
Dnosy-dump.c674 #error unsupported byte order.
/tools/power/cpupower/po/
Dde.po113 msgid "\t -m: show specific CPU sleep monitors only (in same order)\n"

12