Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dosnoise.h67 extern struct tool_ops timerlat_top_ops, timerlat_hist_ops;
H A Dtimerlat.c282 run_tool(&timerlat_hist_ops, argc-1, &argv[1]); in timerlat_main()
H A Dtimerlat_hist.c1149 struct tool_ops timerlat_hist_ops = { variable