Searched refs:sample_msg (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/tools/perf/ |
D | builtin-inject.c | 548 u64 sample_type, const char *sample_msg) in perf_evsel__check_stype() argument 555 name, sample_msg); in perf_evsel__check_stype()
|
D | builtin-script.c | 333 u64 sample_type, const char *sample_msg, in perf_evsel__do_check_stype() argument 350 evname, sample_msg, output_field2str(field)); in perf_evsel__do_check_stype() 359 evname, sample_msg, output_field2str(field)); in perf_evsel__do_check_stype() 365 u64 sample_type, const char *sample_msg, in perf_evsel__check_stype() argument 368 return perf_evsel__do_check_stype(evsel, sample_type, sample_msg, field, in perf_evsel__check_stype()
|