Home
last modified time | relevance | path

Searched refs:MAX_AUXTRACE_ERROR_MSG (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/tools/perf/util/
Devent.h521 #define MAX_AUXTRACE_ERROR_MSG 64 macro
532 char msg[MAX_AUXTRACE_ERROR_MSG];
Ds390-cpumsf.c736 char msg[MAX_AUXTRACE_ERROR_MSG]; in s390_cpumsf_synth_error()
Dintel-pt.c1396 char msg[MAX_AUXTRACE_ERROR_MSG]; in intel_pt_synth_error()
1399 intel_pt__strerror(code, msg, MAX_AUXTRACE_ERROR_MSG); in intel_pt_synth_error()
Dauxtrace.c873 strlcpy(auxtrace_error->msg, msg, MAX_AUXTRACE_ERROR_MSG); in auxtrace_synth_error()
/Linux-v4.19/tools/perf/Documentation/
Dperf.data-file-format.txt422 #define MAX_AUXTRACE_ERROR_MSG 64
433 char msg[MAX_AUXTRACE_ERROR_MSG];