]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/arm-ds5-gator.git/blobdiff - driver/gator_events_mali_t6xx_hw.c
Merge branch 'master' into android
[android-sdk/arm-ds5-gator.git] / driver / 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",
        "",
        "",
        "",