Home
last modified time | relevance | path

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

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