Skip to content
Commit 01b2838c authored by Ingo Molnar's avatar Ingo Molnar
Browse files

perf counters: consolidate hw_perf save/restore APIs



Impact: cleanup

Rename them to better match up the usual IRQ disable/enable APIs:

 hw_perf_disable_all()  => hw_perf_save_disable()
 hw_perf_restore_ctrl() => hw_perf_restore()

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 5c92d124
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment