Lines Matching full:restore

76  * osnoise_restore_cpus - restore the original "osnoise/cpus"
79 * file. This function restore the original config it was previously
100 err_msg("could not restore original osnoise cpus\n"); in osnoise_restore_cpus()
108 * osnoise_put_cpus - restore cpus config and cleanup data
302 * osnoise_restore_runtime_period - restore the original runtime and period
320 err_msg("Could not restore original osnoise runtime/period\n"); in osnoise_restore_runtime_period()
328 * osnoise_put_runtime_period - restore original values and cleanup data
387 * osnoise_restore_timerlat_period_us - restore "timerlat_period_us"
401 err_msg("Could not restore original osnoise timerlat_period_us\n"); in osnoise_restore_timerlat_period_us()
408 * osnoise_put_timerlat_period_us - restore original values and cleanup data
466 * osnoise_restore_stop_us - restore the original "stop_tracing_us"
480 err_msg("Could not restore original osnoise stop_us\n"); in osnoise_restore_stop_us()
487 * osnoise_put_stop_us - restore original values and cleanup data
545 * osnoise_restore_stop_total_us - restore the original "stop_tracing_total_us"
560 err_msg("Could not restore original osnoise stop_total_us\n"); in osnoise_restore_stop_total_us()
567 * osnoise_put_stop_total_us - restore original values and cleanup data
625 * osnoise_restore_print_stack - restore the original "print_stack"
639 err_msg("Could not restore original osnoise print_stack\n"); in osnoise_restore_print_stack()
646 * osnoise_put_print_stack - restore original values and cleanup data
704 * osnoise_restore_tracing_thresh - restore the original "tracing_thresh"
718 err_msg("Could not restore original tracing_thresh\n"); in osnoise_restore_tracing_thresh()
725 * osnoise_put_tracing_thresh - restore original values and cleanup data
828 err_msg("Could not restore original OSNOISE_IRQ_DISABLE option\n"); in osnoise_restore_irq_disable()
889 err_msg("Could not restore original OSNOISE_WORKLOAD option\n"); in osnoise_restore_workload()
947 * It is used to set and restore the config.
1008 * osnoise_destroy_tool - disable trace, restore configs and free data