Searched refs:sample_msg (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-script.c423 static int evsel__do_check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, argument
439 evname, sample_msg, output_field2str(field));
448 evname, sample_msg, output_field2str(field));
453 static int evsel__check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, argument
456 return evsel__do_check_stype(evsel, sample_type, sample_msg, field, false);
H A Dbuiltin-inject.c1708 static int evsel__check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg) argument
1715 name, sample_msg);

Completed in 128 milliseconds