Home
last modified time | relevance | path

Searched refs:osnoise_write_ll_config (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dosnoise.c146 * osnoise_write_ll_config - write a long long value to a config in rel_path
150 static long long osnoise_write_ll_config(char *rel_path, long long value) in osnoise_write_ll_config() function
223 retval = osnoise_write_ll_config("osnoise/runtime_us", runtime); in __osnoise_write_runtime()
239 retval = osnoise_write_ll_config("osnoise/period_us", period); in __osnoise_write_period()
377 retval = osnoise_write_ll_config("osnoise/timerlat_period_us", timerlat_period_us); in osnoise_set_timerlat_period_us()
399 retval = osnoise_write_ll_config("osnoise/timerlat_period_us", context->orig_timerlat_period_us); in osnoise_restore_timerlat_period_us()
456 retval = osnoise_write_ll_config("osnoise/stop_tracing_us", stop_us); in osnoise_set_stop_us()
478 retval = osnoise_write_ll_config("osnoise/stop_tracing_us", context->orig_stop_us); in osnoise_restore_stop_us()
535 retval = osnoise_write_ll_config("osnoise/stop_tracing_total_us", stop_total_us); in osnoise_set_stop_total_us()
557 retval = osnoise_write_ll_config("osnois in osnoise_restore_stop_total_us()
[all...]

Completed in 2 milliseconds