Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147495
b: refs/heads/master
c: 85a9f92
h: refs/heads/master
i:
  147493: 5027715
  147491: a7e2451
  147487: 7b4099a
v: v3
  • Loading branch information
Ingo Molnar committed May 25, 2009
1 parent e34479c commit 6ec8445
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a3862d3f814ce7dfca9eed56ac23d29db3aee8d5
refs/heads/master: 85a9f9200226ddffc2ea50dae6a8df04c033ecd4
4 changes: 2 additions & 2 deletions trunk/Documentation/perf_counter/perf.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ sys_perf_counter_open(struct perf_counter_hw_event *hw_event_uptr,
group_fd, flags);
}

#define MAX_COUNTERS 1024
#define MAX_NR_CPUS 4096
#define MAX_COUNTERS 256
#define MAX_NR_CPUS 256

#define EID(type, id) (((__u64)(type) << PERF_COUNTER_TYPE_SHIFT) | (id))

Expand Down

0 comments on commit 6ec8445

Please sign in to comment.