Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356364
b: refs/heads/master
c: 15fab56
h: refs/heads/master
v: v3
  • Loading branch information
Chris Freehill authored and Benjamin Herrenschmidt committed Jan 10, 2013
1 parent 02325c3 commit fe34d85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fe3955cb297290b0d5dedf5d2694a7cef455010e
refs/heads/master: 15fab56ecae2cba7e9f6663979bb160c11a9c506
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/perf/e500-pmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ static int e500_generic_events[] = {
[PERF_COUNT_HW_CACHE_MISSES] = 41, /* Data L1 cache reloads */
[PERF_COUNT_HW_BRANCH_INSTRUCTIONS] = 12,
[PERF_COUNT_HW_BRANCH_MISSES] = 15,
[PERF_COUNT_HW_STALLED_CYCLES_FRONTEND] = 18,
[PERF_COUNT_HW_STALLED_CYCLES_BACKEND] = 19,
};

#define C(x) PERF_COUNT_HW_CACHE_##x
Expand Down

0 comments on commit fe34d85

Please sign in to comment.