Searched refs:trace_event__tp_format (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dtrace-event.c15 * global trace_event object used by trace_event__tp_format
63 trace_event__tp_format(const char *sys, const char *name) trace_event__tp_format() function
H A Dtrace-event.h22 trace_event__tp_format(const char *sys, const char *name);
H A Devsel.c238 evsel->tp_format = trace_event__tp_format(sys, name); perf_evsel__newtp_idx()
/linux-4.1.27/tools/perf/
H A Dbuiltin-trace.c1511 sc->tp_format = trace_event__tp_format("syscalls", tp_name); trace__read_syscall_info()
1515 sc->tp_format = trace_event__tp_format("syscalls", tp_name); trace__read_syscall_info()

Completed in 142 milliseconds