gator: Version 5.16
[firefly-linux-kernel-4.4.55.git] / drivers / gator / gator_events_mali_t6xx_hw.c
index 4f49c1da10e7052c0196d2eae42ccbd148c0bfd5..f557350eb9bca4e8dcdbf9839f2f29270f3a78a1 100644 (file)
@@ -304,11 +304,11 @@ static const char *const hardware_counter_names[] = {
        "",
        "",
        "",
-       "MMU_TABLE_WALK",
-       "MMU_REPLAY_MISS",
-       "MMU_REPLAY_FULL",
-       "MMU_NEW_MISS",
        "MMU_HIT",
+       "MMU_NEW_MISS",
+       "MMU_REPLAY_FULL",
+       "MMU_REPLAY_MISS",
+       "MMU_TABLE_WALK",
        "",
        "",
        "",
@@ -316,11 +316,11 @@ static const char *const hardware_counter_names[] = {
        "",
        "",
        "",
-       "UTLB_STALL",
-       "UTLB_REPLAY_MISS",
-       "UTLB_REPLAY_FULL",
-       "UTLB_NEW_MISS",
        "UTLB_HIT",
+       "UTLB_NEW_MISS",
+       "UTLB_REPLAY_FULL",
+       "UTLB_REPLAY_MISS",
+       "UTLB_STALL",
        "",
        "",
        "",