Searched defs:sys (Results 1 – 13 of 13) sorted by relevance
/tools/perf/util/ |
A D | trace-event.c | 74 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()
|
A 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
|
A D | tp_pmu.c | 11 int tp_pmu__id(const char *sys, const char *name) in tp_pmu__id() 30 int tp_pmu__for_each_tp_event(const char *sys, void *state, tp_event_callback cb) in tp_pmu__for_each_tp_event()
|
A D | trace-event-read.c | 271 static int read_event_file(struct tep_handle *pevent, char *sys, in read_event_file() 316 char *sys; in read_event_files() local
|
A D | trace-event-parse.c | 280 char *buf, unsigned long size, char *sys) in parse_event_file()
|
A D | parse-events.y | 116 char *sys; member
|
A D | parse-events.c | 545 const char *sys, const char *name, int column) in tracepoint_error() 1372 const char *sys, const char *event, in parse_events_add_tracepoint()
|
A D | evsel.h | 270 static inline struct evsel *evsel__newtp(const char *sys, const char *name) in evsel__newtp()
|
A D | evlist.c | 340 int evlist__add_newtp(struct evlist *evlist, const char *sys, const char *name, void *handler) in evlist__add_newtp()
|
A D | evsel.c | 579 struct evsel *evsel__newtp_idx(const char *sys, const char *name, int idx, bool format) in evsel__newtp_idx()
|
/tools/lib/api/fs/ |
A D | tracing_path.c | 128 const char *sys, const char *name) in tracing_path__strerror_open_tp()
|
/tools/perf/ |
A D | builtin-kvm.c | 1772 char *tp, *name, *sys; in kvm_live_event_list() local
|
/tools/power/x86/turbostat/ |
A D | turbostat.c | 2225 } sys; variable
|
Completed in 153 milliseconds