Searched refs:sample_msg (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/tools/perf/ |
D | builtin-script.c | 162 u64 sample_type, const char *sample_msg, in perf_evsel__do_check_stype() argument 179 evname, sample_msg, output_field2str(field)); in perf_evsel__do_check_stype() 188 evname, sample_msg, output_field2str(field)); in perf_evsel__do_check_stype() 194 u64 sample_type, const char *sample_msg, in perf_evsel__check_stype() argument 197 return perf_evsel__do_check_stype(evsel, sample_type, sample_msg, field, in perf_evsel__check_stype()
|
D | builtin-inject.c | 478 u64 sample_type, const char *sample_msg) in perf_evsel__check_stype() argument 485 name, sample_msg); in perf_evsel__check_stype()
|