Home
last modified time | relevance | path

Searched defs:sys (Results 1 – 16 of 16) sorted by relevance

/tools/perf/util/
Dtrace-event.c75 tp_format(const char *sys, const char *name) in tp_format()
101 trace_event__tp_format(const char *sys, const char *name) in trace_event__tp_format()
Dtrace-event-info.c162 static bool name_in_tp_list(char *sys, struct tracepoint_path *tps) in name_in_tp_list()
173 static int copy_event_system(const char *sys, struct tracepoint_path *tps) in copy_event_system()
258 static bool system_in_tp_list(char *sys, struct tracepoint_path *tps) in system_in_tp_list()
274 char *sys; in record_event_files() local
Dtrace-event-read.c279 static int read_event_file(struct pevent *pevent, char *sys, in read_event_file()
319 char *sys; in read_event_files() local
Dtrace-event-parse.c169 char *buf, unsigned long size, char *sys) in parse_event_file()
Dparse-events.y100 char *sys; member
Devsel.h175 static inline struct perf_evsel *perf_evsel__newtp(const char *sys, const char *name) in perf_evsel__newtp()
Dparse-events.c441 const char *sys, const char *name) in tracepoint_error()
1153 const char *sys, const char *event, in parse_events_add_tracepoint()
Dpython.c1173 char *sys = NULL; in pyrf__tracepoint() local
Devsel.c287 struct perf_evsel *perf_evsel__newtp_idx(const char *sys, const char *name, int idx) in perf_evsel__newtp_idx()
Devlist.c332 const char *sys, const char *name, void *handler) in perf_evlist__add_newtp()
/tools/perf/python/
Dtracepoint.py8 def __init__(self, sys, name): argument
/tools/perf/arch/x86/
DMakefile14 sys := $(srctree)/tools/perf/arch/x86/entry/syscalls macro
/tools/lib/api/fs/
Dtracing_path.c129 int tracing_path__strerror_open_tp(int err, char *buf, size_t size, const char *sys, const char *na… in tracing_path__strerror_open_tp()
/tools/lib/traceevent/
Devent-parse.c3491 const char *sys, const char *name) in pevent_find_event_by_name()
5945 unsigned long size, const char *sys) in __pevent_parse_format()
6054 const char *sys) in __pevent_parse_event()
6096 unsigned long size, const char *sys) in pevent_parse_format()
6116 unsigned long size, const char *sys) in pevent_parse_event()
Dparse-filter.c1477 const char *sys; in copy_filter_type() local
/tools/perf/
Dbuiltin-kvm.c1256 char *tp, *name, *sys; in kvm_live_event_list() local