strarrays         429 tools/perf/builtin-trace.c size_t strarrays__scnprintf(struct strarrays *sas, char *bf, size_t size, const char *intfmt, bool show_prefix, int val)
strarrays          47 tools/perf/trace/beauty/beauty.h #define DEFINE_STRARRAYS(array) struct strarrays strarrays__##array = { \
strarrays          52 tools/perf/trace/beauty/beauty.h size_t strarrays__scnprintf(struct strarrays *sas, char *bf, size_t size, const char *intfmt, bool show_prefix, int val);