aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorChristoffer Dall <[email protected]>2017-10-03 17:06:15 +0200
committerMarc Zyngier <[email protected]>2018-03-19 10:53:19 +0000
commitb7787e6666061aea02be7ce084fe13c336acd0cf (patch)
tree29b4a9c558e35016d765f4d494e3ab10b89b8e01 /tools/perf/scripts/python/syscall-counts.py
parenta2465629b62a82b3145dc7ef40ec6c32432cf002 (diff)
KVM: arm64: Cleanup __activate_traps and __deactive_traps for VHE and non-VHE
To make the code more readable and to avoid the overhead of a function call, let's get rid of a pair of the alternative function selectors and explicitly call the VHE and non-VHE functions using the has_vhe() static key based selector instead, telling the compiler to try to inline the static function if it can. Reviewed-by: Andrew Jones <[email protected]> Signed-off-by: Christoffer Dall <[email protected]> Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions