Searched refs:trace_event__tp_format (Results 1 – 4 of 4) sorted by relevance
100 trace_event__tp_format(const char *sys, const char *name) in trace_event__tp_format() function
24 trace_event__tp_format(const char *sys, const char *name);
250 evsel->tp_format = trace_event__tp_format(sys, name); in perf_evsel__newtp_idx()
1715 sc->tp_format = trace_event__tp_format("syscalls", tp_name); in trace__read_syscall_info()1719 sc->tp_format = trace_event__tp_format("syscalls", tp_name); in trace__read_syscall_info()