Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-inject.c666 static int evsel__check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg) in evsel__check_stype() argument
673 name, sample_msg); in evsel__check_stype()
H A Dbuiltin-script.c381 static int evsel__do_check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, in evsel__do_check_stype() argument
397 evname, sample_msg, output_field2str(field)); in evsel__do_check_stype()
406 evname, sample_msg, output_field2str(field)); in evsel__do_check_stype()
411 static int evsel__check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, in evsel__check_stype() argument
414 return evsel__do_check_stype(evsel, sample_type, sample_msg, field, false); in evsel__check_stype()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-script.c417 static int evsel__do_check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, in evsel__do_check_stype() argument
433 evname, sample_msg, output_field2str(field)); in evsel__do_check_stype()
442 evname, sample_msg, output_field2str(field)); in evsel__do_check_stype()
447 static int evsel__check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, in evsel__check_stype() argument
450 return evsel__do_check_stype(evsel, sample_type, sample_msg, field, false); in evsel__check_stype()
H A Dbuiltin-inject.c1704 static int evsel__check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg) in evsel__check_stype() argument
1711 name, sample_msg); in evsel__check_stype()

Completed in 17 milliseconds