47 #ifndef __HPCRUN_TOKENIZE_H__ 48 #define __HPCRUN_TOKENIZE_H__ 55 #define THRESH_DEFAULT 0 56 #define THRESH_VALUE 1 66 extern bool hpcrun_ev_is(
const char* candidate,
const char* event_name);
char * start_tok(char *l)
int hpcrun_extract_ev_thresh(const char *, int, char *, long *, long)
bool hpcrun_ev_is(const char *candidate, const char *event_name)
int hpcrun_extract_threshold(const char *in, long *th, long def)