Searched refs:tool_ops (Results 1 – 8 of 8) sorted by relevance
60 extern struct tool_ops timerlat_top_ops, timerlat_hist_ops;61 extern struct tool_ops osnoise_top_ops, osnoise_hist_ops;63 int run_tool(struct tool_ops *ops, int argc, char *argv[]);
114 struct tool_ops;123 struct tool_ops *ops;133 struct tool_ops { struct
518 struct tool_ops osnoise_top_ops = {
178 int run_tool(struct tool_ops *ops, int argc, char *argv[]) in run_tool()
691 struct tool_ops osnoise_hist_ops = {
878 struct tool_ops timerlat_top_ops = {
1103 struct tool_ops timerlat_hist_ops = {
330 static const struct ntb_ctx_ops tool_ops = { variable1469 return ntb_set_ctx(tc->ntb, tc, &tool_ops); in tool_init_ntb()