Lines Matching defs:tep

64 int read_next_page(struct tep_handle *tep, struct cpu_iterate *cpu)  in read_next_page()
110 int read_next_record(struct tep_handle *tep, struct cpu_iterate *cpu) in read_next_record()
240 static int read_cpu_pages(struct tep_handle *tep, struct tracefs_instance *instance, in read_cpu_pages()
351 int tracefs_follow_event(struct tep_handle *tep, struct tracefs_instance *instance, in tracefs_follow_event()
414 int tracefs_iterate_raw_events(struct tep_handle *tep, in tracefs_iterate_raw_events()
885 static int load_events(struct tep_handle *tep, in load_events()
936 __hidden int trace_rescan_events(struct tep_handle *tep, in trace_rescan_events()
943 __hidden int trace_load_events(struct tep_handle *tep, in trace_load_events()
949 __hidden struct tep_event *get_tep_event(struct tep_handle *tep, in get_tep_event()
970 static int read_header(struct tep_handle *tep, const char *tracing_dir) in read_header()
1008 static void load_kallsyms(struct tep_handle *tep) in load_kallsyms()
1020 struct tep_handle *tep, bool warn) in load_saved_cmdlines()
1042 struct tep_handle *tep) in load_printk_formats()
1067 struct tep_handle *tep) in load_mappings()
1082 int tracefs_load_cmdlines(const char *tracing_dir, struct tep_handle *tep) in tracefs_load_cmdlines()
1095 struct tep_handle *tep, in fill_local_events_system()
1142 static void set_tep_cpus(const char *tracing_dir, struct tep_handle *tep) in set_tep_cpus()
1189 struct tep_handle *tep = NULL; in tracefs_local_events_system() local
1229 struct tep_handle *tep, int *parsing_failures) in tracefs_fill_local_events()