Searched defs:sys (Results 1 – 17 of 17) sorted by relevance
/tools/perf/util/ |
D | trace-event.c | 75 tp_format(const char *sys, const char *name) in tp_format() 105 trace_event__tp_format(const char *sys, const char *name) in trace_event__tp_format()
|
D | trace-event-info.c | 144 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
|
D | trace-event-read.c | 269 static int read_event_file(struct tep_handle *pevent, char *sys, in read_event_file() 314 char *sys; in read_event_files() local
|
D | trace-event-parse.c | 171 char *buf, unsigned long size, char *sys) in parse_event_file()
|
D | parse-events.y | 132 char *sys; member
|
D | evsel.h | 221 static inline struct evsel *evsel__newtp(const char *sys, const char *name) in evsel__newtp()
|
D | parse-events.c | 558 const char *sys, const char *name) in tracepoint_error() 1427 const char *sys, const char *event, in parse_events_add_tracepoint()
|
D | python.c | 1306 char *sys = NULL; in pyrf__tracepoint() local
|
D | evlist.c | 325 int evlist__add_newtp(struct evlist *evlist, const char *sys, const char *name, void *handler) in evlist__add_newtp()
|
D | evsel.c | 449 struct evsel *evsel__newtp_idx(const char *sys, const char *name, int idx) in evsel__newtp_idx()
|
/tools/perf/python/ |
D | tracepoint.py | 9 def __init__(self, sys, name): argument
|
/tools/perf/arch/x86/ |
D | Makefile | 16 sys := $(srctree)/tools/perf/arch/x86/entry/syscalls macro
|
/tools/lib/api/fs/ |
D | tracing_path.c | 117 const char *sys, const char *name) in tracing_path__strerror_open_tp()
|
/tools/lib/traceevent/ |
D | event-parse.c | 3606 const char *sys, const char *name) in tep_find_event_by_name() 6746 unsigned long size, const char *sys) in parse_format() 6859 const char *sys) in __parse_event() 6901 unsigned long size, const char *sys) in tep_parse_format() 6921 unsigned long size, const char *sys) in tep_parse_event()
|
D | parse-filter.c | 1455 const char *sys; in copy_filter_type() local
|
/tools/perf/ |
D | builtin-kvm.c | 1296 char *tp, *name, *sys; in kvm_live_event_list() local
|
/tools/power/x86/turbostat/ |
D | turbostat.c | 395 } sys; variable
|