Home
last modified time | relevance | path

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

/tools/perf/util/
Dtrace-event.c76 tp_format(const char *sys, const char *name) in tp_format()
102 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()
179 static int copy_event_system(const char *sys, struct tracepoint_path *tps) in copy_event_system()
260 static bool system_in_tp_list(char *sys, struct tracepoint_path *tps) in system_in_tp_list()
276 char *sys; in record_event_files() local
Dtrace-event-read.c288 static int read_event_file(struct pevent *pevent, char *sys, in read_event_file()
335 char *sys; in read_event_files() local
Dtrace-event-parse.c187 char *buf, unsigned long size, char *sys) in parse_event_file()
Dparse-events.y105 char *sys; member
Devsel.h186 static inline struct perf_evsel *perf_evsel__newtp(const char *sys, const char *name) in perf_evsel__newtp()
Dparse-events.c452 const char *sys, const char *name) in tracepoint_error()
1171 const char *sys, const char *event, in parse_events_add_tracepoint()
Dpython.c1188 char *sys = NULL; in pyrf__tracepoint() local
Devlist.c337 const char *sys, const char *name, void *handler) in perf_evlist__add_newtp()
Devsel.c329 struct perf_evsel *perf_evsel__newtp_idx(const char *sys, const char *name, int idx) in perf_evsel__newtp_idx()
/tools/perf/python/
Dtracepoint.py9 def __init__(self, sys, name): argument
/tools/perf/arch/x86/
DMakefile15 sys := $(srctree)/tools/perf/arch/x86/entry/syscalls macro
/tools/lib/api/fs/
Dtracing_path.c91 const char *sys, const char *name) in tracing_path__strerror_open_tp()
/tools/lib/traceevent/
Devent-parse.c3510 const char *sys, const char *name) in pevent_find_event_by_name()
6000 unsigned long size, const char *sys) in __pevent_parse_format()
6109 const char *sys) in __pevent_parse_event()
6151 unsigned long size, const char *sys) in pevent_parse_format()
6171 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.c1279 char *tp, *name, *sys; in kvm_live_event_list() local
/tools/power/x86/turbostat/
Dturbostat.c239 } sys; variable