Searched refs:timerlat_top_ops (Results 1 – 3 of 3) sorted by relevance
287 run_tool(&timerlat_top_ops, argc, argv); in timerlat_main() 295 run_tool(&timerlat_top_ops, argc, argv);298 run_tool(&timerlat_top_ops, argc-1, &argv[1]);
66 extern struct tool_ops timerlat_top_ops, timerlat_hist_ops;
581 struct tool_ops timerlat_top_ops = { variable