Searched refs:sample_msg (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/perf/ |
| H A D | builtin-script.c | 445 static int evsel__do_check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, in evsel__do_check_stype() argument 461 evname, sample_msg, output_field2str(field)); in evsel__do_check_stype() 470 evname, sample_msg, output_field2str(field)); in evsel__do_check_stype() 475 static int evsel__check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, in evsel__check_stype() argument 478 return evsel__do_check_stype(evsel, sample_type, sample_msg, field, false); in evsel__check_stype()
|
| H A D | builtin-inject.c | 1893 static int evsel__check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg) in evsel__check_stype() argument 1900 name, sample_msg); in evsel__check_stype()
|