Home
last modified time | relevance | path

Searched defs:tool_ops (Results 1 – 2 of 2) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dcommon.h136 struct tool_ops { argument
133 struct tool_ops { global() struct
134 tracertool_ops global() argument
135 comm_prefixtool_ops global() argument
137 init_tooltool_ops global() argument
138 apply_configtool_ops global() argument
139 enabletool_ops global() argument
140 maintool_ops global() argument
141 print_statstool_ops global() argument
142 analyzetool_ops global() argument
143 freetool_ops global() argument
/linux/drivers/ntb/test/
H A Dntb_tool.c330 static const struct ntb_ctx_ops tool_ops = { variable