Lines Matching full:restore
80 * osnoise_restore_cpus - restore the original "osnoise/cpus"
83 * file. This function restore the original config it was previously
104 err_msg("could not restore original osnoise cpus\n"); in osnoise_restore_cpus()
112 * osnoise_put_cpus - restore cpus config and cleanup data
306 * osnoise_restore_runtime_period - restore the original runtime and period
324 err_msg("Could not restore original osnoise runtime/period\n"); in osnoise_restore_runtime_period()
332 * osnoise_put_runtime_period - restore original values and cleanup data
391 * osnoise_restore_timerlat_period_us - restore "timerlat_period_us"
405 err_msg("Could not restore original osnoise timerlat_period_us\n"); in osnoise_restore_timerlat_period_us()
412 * osnoise_put_timerlat_period_us - restore original values and cleanup data
470 * osnoise_restore_stop_us - restore the original "stop_tracing_us"
484 err_msg("Could not restore original osnoise stop_us\n"); in osnoise_restore_stop_us()
491 * osnoise_put_stop_us - restore original values and cleanup data
549 * osnoise_restore_stop_total_us - restore the original "stop_tracing_total_us"
564 err_msg("Could not restore original osnoise stop_total_us\n"); in osnoise_restore_stop_total_us()
571 * osnoise_put_stop_total_us - restore original values and cleanup data
629 * osnoise_restore_print_stack - restore the original "print_stack"
643 err_msg("Could not restore original osnoise print_stack\n"); in osnoise_restore_print_stack()
650 * osnoise_put_print_stack - restore original values and cleanup data
708 * osnoise_restore_tracing_thresh - restore the original "tracing_thresh"
722 err_msg("Could not restore original tracing_thresh\n"); in osnoise_restore_tracing_thresh()
729 * osnoise_put_tracing_thresh - restore original values and cleanup data
832 err_msg("Could not restore original OSNOISE_IRQ_DISABLE option\n"); in osnoise_restore_irq_disable()
893 err_msg("Could not restore original OSNOISE_WORKLOAD option\n"); in osnoise_restore_workload()
951 * It is used to set and restore the config.
1012 * osnoise_destroy_tool - disable trace, restore configs and free data