Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AutoPerf
autoperf
Commits
41d8e67a
Commit
41d8e67a
authored
Apr 06, 2021
by
Sudheer Chunduri
Browse files
apxc: include the missing X-macro
parent
2ee7af0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
apxc/lib/darshan-apxc.c
View file @
41d8e67a
...
...
@@ -27,11 +27,13 @@
* PAPI_events are defined by the Aries counters listed in the log header.
*/
#define X(a) #a,
#define Z(a) #a
static
char
*
PAPI_events
[]
=
{
APXC_PERF_COUNTERS
};
#undef X
#undef Z
#define MAX_GROUPS (128)
#define MAX_CHASSIS (MAX_GROUPS*6)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment