Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dtrace-event.c100 trace_event__tp_format(const char *sys, const char *name) in trace_event__tp_format() function
Dtrace-event.h24 trace_event__tp_format(const char *sys, const char *name);
Devsel.c250 evsel->tp_format = trace_event__tp_format(sys, name); in perf_evsel__newtp_idx()
/linux-4.4.14/tools/perf/
Dbuiltin-trace.c1715 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()