aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJames Hogan <[email protected]>2016-06-09 14:19:17 +0100
committerPaolo Bonzini <[email protected]>2016-06-14 11:02:45 +0200
commit9fbfb06a4065772571aa58d2583868268fc8be53 (patch)
tree2831cb37f7dc1da02f2d9d1700f62fb5911c4bf9 /tools/perf/scripts/python/export-to-postgresql.py
parente922a4cb71e745e53e64446d792c4603df43643a (diff)
MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
The values of the EntryLo0 and EntryLo1 registers for a TLB entry are stored in separate members of struct kvm_mips_tlb called tlb_lo0 and tlb_lo1 respectively. To allow future code which needs to manipulate arbitrary EntryLo data in the TLB entry to be simpler and less conditional, replace these members with an array of two elements. Signed-off-by: James Hogan <[email protected]> Cc: Ralf Baechle <[email protected]> Cc: Paolo Bonzini <[email protected]> Cc: Radim Krčmář <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions