Home
last modified time | relevance | path

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

/tools/perf/util/
Dtrace-event.c74 tp_format(const char *sys, const char *name) in tp_format()
104 trace_event__tp_format(const char *sys, const char *name) in trace_event__tp_format()
Dtrace-event-info.c144 static bool name_in_tp_list(char *sys, struct tracepoint_path *tps) in name_in_tp_list()
161 static int copy_event_system(const char *sys, struct tracepoint_path *tps) in copy_event_system()
242 static bool system_in_tp_list(char *sys, struct tracepoint_path *tps) in system_in_tp_list()
258 char *sys; in record_event_files() local
Dtrace-event-read.c271 static int read_event_file(struct tep_handle *pevent, char *sys, in read_event_file()
316 char *sys; in read_event_files() local
Dtrace-event-parse.c286 char *buf, unsigned long size, char *sys) in parse_event_file()
Dparse-events.y120 char *sys; member
Dparse-events.c520 const char *sys, const char *name, int column) in tracepoint_error()
1325 const char *sys, const char *event, in parse_events_add_tracepoint()
Devsel.h271 static inline struct evsel *evsel__newtp(const char *sys, const char *name) in evsel__newtp()
Devsel.c459 struct evsel *evsel__newtp_idx(const char *sys, const char *name, int idx, bool format) in evsel__newtp_idx()
Devlist.c393 int evlist__add_newtp(struct evlist *evlist, const char *sys, const char *name, void *handler) in evlist__add_newtp()
/tools/perf/python/
Dtracepoint.py9 def __init__(self, sys, name): argument
/tools/perf/arch/x86/
DMakefile17 sys := $(srctree)/tools/perf/arch/x86/entry/syscalls macro
/tools/lib/api/fs/
Dtracing_path.c128 const char *sys, const char *name) in tracing_path__strerror_open_tp()
/tools/perf/
Dbuiltin-kvm.c1831 char *tp, *name, *sys; in kvm_live_event_list() local
/tools/power/x86/turbostat/
Dturbostat.c1806 } sys; variable