Searched refs:trace_event__tp_format (Results 1 – 4 of 4) sorted by relevance
63 trace_event__tp_format(const char *sys, const char *name) in trace_event__tp_format() function
22 trace_event__tp_format(const char *sys, const char *name);
238 evsel->tp_format = trace_event__tp_format(sys, name); in perf_evsel__newtp_idx()
1511 sc->tp_format = trace_event__tp_format("syscalls", tp_name); in trace__read_syscall_info()1515 sc->tp_format = trace_event__tp_format("syscalls", tp_name); in trace__read_syscall_info()