Lines Matching defs:tep
62 int read_next_page(struct tep_handle *tep, struct cpu_iterate *cpu) in read_next_page()
86 int read_next_record(struct tep_handle *tep, struct cpu_iterate *cpu) in read_next_record()
216 static int read_cpu_pages(struct tep_handle *tep, struct tracefs_instance *instance, in read_cpu_pages()
326 int tracefs_follow_event(struct tep_handle *tep, struct tracefs_instance *instance, in tracefs_follow_event()
475 static int iterate_events(struct tep_handle *tep, in iterate_events()
538 int tracefs_iterate_raw_events(struct tep_handle *tep, in tracefs_iterate_raw_events()
567 int tracefs_iterate_snapshot_events(struct tep_handle *tep, in tracefs_iterate_snapshot_events()
1023 static int load_events(struct tep_handle *tep, in load_events()
1074 __hidden int trace_rescan_events(struct tep_handle *tep, in trace_rescan_events()
1081 __hidden int trace_load_events(struct tep_handle *tep, in trace_load_events()
1087 __hidden struct tep_event *get_tep_event(struct tep_handle *tep, in get_tep_event()
1108 static int read_header(struct tep_handle *tep, const char *tracing_dir) in read_header()
1146 static void load_kallsyms(struct tep_handle *tep) in load_kallsyms()
1158 struct tep_handle *tep, bool warn) in load_saved_cmdlines()
1180 struct tep_handle *tep) in load_printk_formats()
1205 struct tep_handle *tep) in load_mappings()
1220 int tracefs_load_cmdlines(const char *tracing_dir, struct tep_handle *tep) in tracefs_load_cmdlines()
1242 int tracefs_load_headers(const char *tracing_dir, struct tep_handle *tep) in tracefs_load_headers()
1255 struct tep_handle *tep, in fill_local_events_system()
1302 static void set_tep_cpus(const char *tracing_dir, struct tep_handle *tep) in set_tep_cpus()
1349 struct tep_handle *tep = NULL; in tracefs_local_events_system() local
1389 struct tep_handle *tep, int *parsing_failures) in tracefs_fill_local_events()