Home
last modified time | relevance | path

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

/linux-6.1.9/tools/tracing/rtla/src/
Dosnoise.h74 int osnoise_set_tracing_thresh(struct osnoise_context *context,
Dosnoise_top.c491 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.c711 retval = osnoise_set_tracing_thresh(tool->context, params->threshold); in osnoise_hist_apply_config()