Home
last modified time | relevance | path

Searched refs:common_options (Results 1 – 13 of 13) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dcommon.c436 static const char * const common_options[] = { in common_usage() local
453 print_msg_array(common_options); in common_usage()
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-perf.rst47 .. include:: common_options.rst
H A Dbpftool.rst63 .. include:: common_options.rst
H A Dbpftool-struct_ops.rst70 .. include:: common_options.rst
H A Dbpftool-iter.rst56 .. include:: common_options.rst
H A Dbpftool-link.rst65 .. include:: common_options.rst
H A Dbpftool-feature.rst83 .. include:: common_options.rst
H A Dbpftool-net.rst91 .. include:: common_options.rst
H A Dbpftool-cgroup.rst132 .. include:: common_options.rst
H A Dbpftool-btf.rst83 .. include:: common_options.rst
H A Dbpftool-map.rst164 .. include:: common_options.rst
H A Dbpftool-prog.rst227 .. include:: common_options.rst
/linux/tools/perf/
H A Dbuiltin-ftrace.c1752 const struct option common_options[] = { in cmd_ftrace()
1794 OPT_PARENT(common_options), in cmd_ftrace()
1815 OPT_PARENT(common_options), in cmd_ftrace()
1836 OPT_PARENT(common_options), in cmd_ftrace()
1758 const struct option common_options[] = { cmd_ftrace() local