Searched refs:timerlat_top_ops (Results 1 – 3 of 3) sorted by relevance
269 run_tool(&timerlat_top_ops, argc, argv); in timerlat_main()277 run_tool(&timerlat_top_ops, argc, argv); in timerlat_main()280 run_tool(&timerlat_top_ops, argc-1, &argv[1]); in timerlat_main()
60 extern struct tool_ops timerlat_top_ops, timerlat_hist_ops;
878 struct tool_ops timerlat_top_ops = { variable