trace_event__tp_format 1525 tools/perf/builtin-trace.c 	sc->tp_format = trace_event__tp_format("syscalls", tp_name);
trace_event__tp_format 1529 tools/perf/builtin-trace.c 		sc->tp_format = trace_event__tp_format("syscalls", tp_name);
trace_event__tp_format  354 tools/perf/util/evsel.c 		evsel->tp_format = trace_event__tp_format(sys, name);
trace_event__tp_format 1265 tools/perf/util/python.c 	tp_format = trace_event__tp_format(sys, name);
trace_event__tp_format   25 tools/perf/util/trace-event.h trace_event__tp_format(const char *sys, const char *name);