Searched refs:arch_evsel__open_strerror (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/arch/x86/util/ |
| H A D | evsel.c | 224 int arch_evsel__open_strerror(struct evsel *evsel, int err, char *msg, size_t size) in arch_evsel__open_strerror() function
|
| /linux/tools/perf/util/ |
| H A D | evsel.h | 347 int arch_evsel__open_strerror(struct evsel *evsel, int err, char *msg, size_t size);
|
| H A D | evsel.c | 4003 int __weak arch_evsel__open_strerror(struct evsel *evsel __maybe_unused, in evsel__open_strerror() 4143 ret = arch_evsel__open_strerror(evsel, err, msg, size); in store_evsel_ids() 3971 int __weak arch_evsel__open_strerror(struct evsel *evsel __maybe_unused, arch_evsel__open_strerror() function
|