Home
last modified time | relevance | path

Searched refs:subsystems (Results 1 – 16 of 16) sorted by relevance

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-bench.c82 static struct bench_subsys subsystems[] = { variable
107 subsystems[subsys_index].name); in dump_suites()
109 for (i = 0; subsystems[subsys_index].suites[i].name; i++) in dump_suites()
111 subsystems[subsys_index].suites[i].name, in dump_suites()
112 subsystems[subsys_index].suites[i].summary); in dump_suites()
143 for (i = 0; subsystems[i].name; i++) in print_usage()
145 subsystems[i].name, subsystems[i].summary); in print_usage()
190 for (i = 0; subsystems[i].suites; i++) in all_subsystem()
191 all_suite(&subsystems[i]); in all_subsystem()
223 for (i = 0; subsystems[i].name; i++) { in cmd_bench()
[all …]
/external/iptables/extensions/
Dlibxt_SECMARK.man2 packet for use by security subsystems such as SELinux. It is
/external/valgrind/docs/internals/
Dmodule-structure.txt5 semantics for subsystems (modules), and in particular a lack of
56 for building properly abstracted subsystems. This is in sharp
/external/dnsmasq/contrib/lease-access/
DREADME11 changes in several other subsystems.
/external/openssh/
Dsshd_config.android113 # override default of no subsystems
Dsshd_config125 # override default of no subsystems
DOVERVIEW19 There are some subsystems/abstractions that are used by a number of
Dsshd_config.0784 By default no subsystems are defined. Note that this option
/external/linux-tools-perf/src/tools/perf/Documentation/
Dperf-bench.txt52 All benchmark subsystems.
Dperf-list.txt106 'subsys_glob:event_glob' to filter by tracepoint subsystems such as sched,
/external/dnsmasq/
DCHANGELOG60 interfering with proxy PXE subsystems when it is just
122 Mark log messages from the various subsystems in dnsmasq:
/external/jpeg/
Dfilelist.doc33 jdct.h Private declarations for forward & reverse DCT subsystems.
Dstructure.doc657 contain quantized coefficients everywhere outside the DCT/IDCT subsystems.
/external/blktrace/btt/doc/
Dbtt.tex260 percentage, the better the underlying subsystems can handle them.)
/external/llvm/docs/
DCodeGenerator.rst611 of important subsystems that interact at this layer, they are described later in
DLangRef.rst3731 subsystems. The LLVM IR isn't sufficient to transmit this information.