Home
last modified time | relevance | path

Searched refs:osnoise_set_tracing_thresh (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/tracing/rtla/src/
H A Dosnoise.h82 int osnoise_set_tracing_thresh(struct osnoise_context *context,
H A Dosnoise_top.c573 retval = osnoise_set_tracing_thresh(tool->context, params->threshold); in osnoise_top_apply_config()
H A Dosnoise.c686 int osnoise_set_tracing_thresh(struct osnoise_context *context, long long tracing_thresh) in osnoise_set_tracing_thresh() function
H A Dosnoise_hist.c745 retval = osnoise_set_tracing_thresh(tool->context, params->threshold); in osnoise_hist_apply_config()