Home
last modified time | relevance | path

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

12

/external/linux-tools-perf/
Dbuiltin-bench.c67 static struct bench_subsys subsystems[] = { variable
87 subsystems[subsys_index].name); in dump_suites()
89 for (i = 0; subsystems[subsys_index].suites[i].name; i++) in dump_suites()
91 subsystems[subsys_index].suites[i].name, in dump_suites()
92 subsystems[subsys_index].suites[i].summary); in dump_suites()
123 for (i = 0; subsystems[i].name; i++) in print_usage()
125 subsystems[i].name, subsystems[i].summary); in print_usage()
169 for (i = 0; subsystems[i].suites; i++) in all_subsystem()
170 all_suite(&subsystems[i]); in all_subsystem()
202 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/chromium_org/third_party/usb_ids/
DREADME.chromium10 vendors, devices, subsystems and device classes."
/external/dnsmasq/contrib/lease-access/
DREADME11 changes in several other subsystems.
/external/valgrind/main/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/qemu/distrib/sdl-1.2.15/
DREADME.Porting49 of the major subsystems and start implementing drivers for your platform.
DWhatsNew135 Added a function to see what subsystems have been initialized:
334 Added functions to initialize and cleanup specific SDL subsystems:
Dconfigure.in242 dnl Enable/disable various subsystems of the SDL library
2758 # Some subsystems reference IOKit...
/external/openssh/
Dsshd_config114 # override default of no subsystems
Dsshd_config.android113 # override default of no subsystems
DOVERVIEW19 There are some subsystems/abstractions that are used by a number of
Dsshd_config.0561 By default no subsystems are defined. Note that this option
DChangeLog1592 set stderr to /dev/null for subsystems rather than just closing it.
/external/linux-tools-perf/Documentation/
Dperf-list.txt78 'subsys_glob:event_glob' to filter by tracepoint subsystems such as sched,
/external/qemu/distrib/sdl-1.2.15/include/
DSDL_config.h.in147 /* Allow disabling of core subsystems */
/external/dnsmasq/
DCHANGELOG60 interfering with proxy PXE subsystems when it is just
122 Mark log messages from the various subsystems in dnsmasq:
/external/qemu/distrib/jpeg-6b/
Dfilelist.doc33 jdct.h Private declarations for forward & reverse DCT subsystems.
Dstructure.doc657 contain quantized coefficients everywhere outside the DCT/IDCT subsystems.
/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/oprofile/events/i386/nehalem/
Devents89 …s_decoded minimum:6000 name:UOPS_DECODED : Counts the number of Uops decoded by various subsystems.
/external/ganymed-ssh2/
DHISTORY.txt168 - Added startSubSystem() method to the Session class. Now it is possible to implement 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.rst2736 subsystems. The LLVM IR isn't sufficient to transmit this information.

12