Searched refs:timerlat_top_ops (Results 1 – 3 of 3) sorted by relevance
268 run_tool(&timerlat_top_ops, argc, argv); in timerlat_main()276 run_tool(&timerlat_top_ops, argc, argv); in timerlat_main()279 run_tool(&timerlat_top_ops, argc-1, &argv[1]); in timerlat_main()
67 extern struct tool_ops timerlat_top_ops, timerlat_hist_ops;
924 struct tool_ops timerlat_top_ops = { variable