Searched refs:includes (Results 1 – 25 of 40) sorted by relevance
12
/tools/io_uring/ |
D | README | 1 This directory includes a few programs that demonstrate how to use io_uring 27 Fio includes an io_uring engine, you can clone fio here:
|
/tools/power/pm-graph/config/ |
D | freeze-dev.cfg | 2 # Dev S2 (Freeze) test - includes src calls / kernel threads 6 # command line. It also includes advanced settings for functions 92 # show only devs whose name/driver includes one of these strings
|
D | suspend-dev.cfg | 2 # Dev S3 (Suspend to Mem) test - includes src calls / kernel threads 6 # command line. It also includes advanced settings for functions 92 # show only devs whose name/driver includes one of these strings
|
D | suspend-x2-proc.cfg | 2 # Proc S3 (Suspend to Mem) x2 test - includes user processes 6 # command line. It also includes advanced settings for functions 92 # show only devs whose name/driver includes one of these strings
|
D | standby-dev.cfg | 2 # Dev S1 (Standby) test - includes src calls / kernel threads 6 # command line. It also includes advanced settings for functions 92 # show only devs whose name/driver includes one of these strings
|
D | standby.cfg | 6 # command line. It also includes advanced settings for functions 92 # show only devs whose name/driver includes one of these strings
|
D | freeze.cfg | 6 # command line. It also includes advanced settings for functions 92 # show only devs whose name/driver includes one of these strings
|
D | standby-callgraph.cfg | 6 # command line. It also includes advanced settings for functions 93 # show only devs whose name/driver includes one of these strings
|
D | suspend.cfg | 6 # command line. It also includes advanced settings for functions 92 # show only devs whose name/driver includes one of these strings
|
D | suspend-callgraph.cfg | 6 # command line. It also includes advanced settings for functions 97 # show only devs whose name/driver includes one of these strings
|
D | freeze-callgraph.cfg | 6 # command line. It also includes advanced settings for functions 93 # show only devs whose name/driver includes one of these strings
|
D | example.cfg | 6 # command line. It also includes advanced settings for functions 150 # show only devices whose name/driver includes one of these strings
|
D | custom-timeline-functions.cfg | 4 # command line. It also includes advanced settings for functions
|
/tools/virtio/virtio-trace/ |
D | README | 29 trace-agent.c: includes main function, sets up for operating trace agent 30 trace-agent.h: includes all structures and some macros 31 trace-agent-ctl.c: includes controller function for read/write threads 32 trace-agent-rw.c: includes read/write threads function
|
/tools/bpf/bpftool/Documentation/ |
D | common_options.rst | 20 Print all logs available, even debug-level information. This includes
|
D | bpftool-cgroup.rst | 46 will execute for events within a cgroup. This includes 59 will execute for events within a cgroup. This includes
|
/tools/testing/selftests/rcutorture/doc/ |
D | TREE_RCU-kconfig.txt | 2 cases, a group that includes PREEMPT_RCU.
|
/tools/perf/Documentation/ |
D | perf-mem.txt | 23 not the pure load (or store latency). Use latency includes any pipeline
|
D | perf-c2c.txt | 200 - count of LLC load accesses, includes LLC hits and LLC HITMs 203 - count of remote load accesses, includes remote hits and remote HITMs
|
D | perf-kvm.txt | 60 'perf kvm stat report' reports statistical data which includes events
|
/tools/testing/selftests/futex/ |
D | README | 7 code under test. This includes checking for proper behavior under normal use,
|
/tools/perf/util/ |
D | symbol.h | 244 enum symbol_tag_include includes);
|
D | symbol.c | 457 enum symbol_tag_include includes) in symbol__match_symbol_name() argument 461 if (includes == SYMBOL_TAG_INCLUDE__DEFAULT_ONLY && in symbol__match_symbol_name() 475 enum symbol_tag_include includes) in symbols__find_by_name() argument 489 cmp = symbol__match_symbol_name(s->sym.name, name, includes); in symbols__find_by_name() 502 if (includes != SYMBOL_TAG_INCLUDE__DEFAULT_ONLY) in symbols__find_by_name()
|
/tools/build/ |
D | Build.include | 88 # C flags to be used in rule definitions, includes:
|
/tools/build/Documentation/ |
D | Build.txt | 40 which includes all compiled sources described in 'Build' makefiles.
|
12