summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1720969
blob: d7147c78a0c8500b021d4fdf9d994b4d08723aee (plain) (blame)
1
2
3
4
5
6
7
8
9
qemu/memory.c:206:  pointless copies of large structs ?

[qemu/memory.c:206]: (performance) Function parameter 'a' should be passed by reference.
[qemu/memory.c:207]: (performance) Function parameter 'b' should be passed by reference.

Source code is

static bool memory_region_ioeventfd_equal(MemoryRegionIoeventfd a,
                                          MemoryRegionIoeventfd b)