Searched refs:sample_msg (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/tools/perf/ |
| D | builtin-inject.c | 547 u64 sample_type, const char *sample_msg) in perf_evsel__check_stype() argument 554 name, sample_msg); in perf_evsel__check_stype()
|
| D | builtin-script.c | 353 u64 sample_type, const char *sample_msg, in perf_evsel__do_check_stype() argument 370 evname, sample_msg, output_field2str(field)); in perf_evsel__do_check_stype() 379 evname, sample_msg, output_field2str(field)); in perf_evsel__do_check_stype() 385 u64 sample_type, const char *sample_msg, in perf_evsel__check_stype() argument 388 return perf_evsel__do_check_stype(evsel, sample_type, sample_msg, field, in perf_evsel__check_stype()
|