Loading
rtla/osnoise: Unify params struct
Instead of having separate structs osnoise_top_params and osnoise_hist_params, use one struct osnoise_params for both. This allows code using the structs to be shared between osnoise-top and osnoise-hist. Cc: Luis Goncalves <lgoncalv@redhat.com> Link: https://lore.kernel.org/20250320092500.101385-2-tglozar@redhat.com Signed-off-by:Tomas Glozar <tglozar@redhat.com> Reviewed-by:
John Kacur <jkacur@redhat.com> Signed-off-by:
Steven Rostedt (Google) <rostedt@goodmis.org>