104 TMSG(NONE_CTL,
"thread init (no action needed)");
110 TMSG(NONE_CTL,
"thread init action (noop)");
116 TMSG(NONE_CTL,
"starting NONE");
124 TMSG(NONE_CTL,
"thread fini action (noop)");
130 TMSG(NONE_CTL,
"stopping NONE");
158 char *none_str = strstr(event_str,
"NONE");
160 char *use_log = strchr(none_str,
'@');
161 if (use_log ==
NULL) {
191 #define ss_cls SS_HARDWARE 207 static char none_msg[] =
"NOTE: sample source NONE is specified\n";
208 write(2, none_msg, strlen(none_msg));
ssize_t MONITOR_EXT_WRAP_NAME() write(int fd, const void *buf, size_t count)
void hpcrun_process_sample_source_none(void)
void hpcrun_set_disabled(void)
static void METHOD_FN(init)
bool hpcrun_ev_is(const char *candidate, const char *event_name)
#define METHOD_CALL(obj, meth,...)
bool hpcrun_get_disabled(void)