Home
last modified time | relevance | path

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

/tools/perf/util/
Dtrace-event-info.c217 static bool name_in_tp_list(char *sys, struct tracepoint_path *tps) in name_in_tp_list()
228 static void copy_event_system(const char *sys, struct tracepoint_path *tps) in copy_event_system()
288 static bool system_in_tp_list(char *sys, struct tracepoint_path *tps) in system_in_tp_list()
304 char *sys; in read_event_files() local
Dtrace-event-read.c236 static void read_event_file(char *sys, unsigned long long size) in read_event_file()
263 char *sys; in read_event_files() local
Dparse-events.c523 char *sys, char *event) in parse_events_add_tracepoint()
Dtrace-event-parse.c3087 int parse_event_file(char *buf, unsigned long size, char *sys) in parse_event_file()