Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dtrace-event.c63 trace_event__tp_format(const char *sys, const char *name) in trace_event__tp_format() function
Dtrace-event.h22 trace_event__tp_format(const char *sys, const char *name);
Devsel.c238 evsel->tp_format = trace_event__tp_format(sys, name); in perf_evsel__newtp_idx()
/linux-4.1.27/tools/perf/
Dbuiltin-trace.c1511 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()