I\'m using OProfile to profile a loop running on a Raspberry Pi 3 in AArch64 state. The loop is simple as this:
void add1(uint16_t* a, size_t array_size) {