Home
last modified time | relevance | path

Searched refs:timerlat_top_ops (Results 1 – 3 of 3) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dtimerlat.c269 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()
H A Dosnoise.h60 extern struct tool_ops timerlat_top_ops, timerlat_hist_ops;
H A Dtimerlat_top.c878 struct tool_ops timerlat_top_ops = { variable