| /external/libtraceevent/src/ | 
| D | event-parse-api.c | 19 struct tep_event *tep_get_event(struct tep_handle *tep, int index)  in tep_get_event()34 struct tep_event *tep_get_first_event(struct tep_handle *tep)  in tep_get_first_event()
 46 int tep_get_events_count(struct tep_handle *tep)  in tep_get_events_count()
 60 int tep_get_function_count(struct tep_handle *tep)  in tep_get_function_count()
 75 void tep_set_flag(struct tep_handle *tep, int flag)  in tep_set_flag()
 88 void tep_clear_flag(struct tep_handle *tep, enum tep_flag flag)  in tep_clear_flag()
 102 bool tep_test_flag(struct tep_handle *tep, enum tep_flag flag)  in tep_test_flag()
 109 __hidden unsigned short data2host2(struct tep_handle *tep, unsigned short data)  in data2host2()
 122 __hidden unsigned int data2host4(struct tep_handle *tep, unsigned int data)  in data2host4()
 138 data2host8(struct tep_handle *tep, unsigned long long data)  in data2host8()
 [all …]
 
 | 
| D | event-parse.c | 61 __hidden void init_input_buf(struct tep_handle *tep, const char *buf,  in init_input_buf()69 __hidden const char *get_input_buf(struct tep_handle *tep)  in get_input_buf()
 74 __hidden unsigned long long get_input_buf_ptr(struct tep_handle *tep)  in get_input_buf_ptr()
 178 static int cmdline_init(struct tep_handle *tep)  in cmdline_init()
 207 static const char *find_cmdline(struct tep_handle *tep, int pid)  in find_cmdline()
 236 bool tep_is_pid_registered(struct tep_handle *tep, int pid)  in tep_is_pid_registered()
 262 static int add_new_comm(struct tep_handle *tep,  in add_new_comm()
 341 static int _tep_register_comm(struct tep_handle *tep,  in _tep_register_comm()
 380 int tep_register_comm(struct tep_handle *tep, const char *comm, int pid)  in tep_register_comm()
 395 int tep_override_comm(struct tep_handle *tep, const char *comm, int pid)  in tep_override_comm()
 [all …]
 
 | 
| D | event-plugin.c | 443 load_plugin(struct tep_handle *tep, const char *path,  in load_plugin()509 load_plugins_dir(struct tep_handle *tep, const char *suffix,  in load_plugins_dir()
 511 		 void (*load_plugin)(struct tep_handle *tep,  in load_plugins_dir()
 566 void tep_load_plugins_hook(struct tep_handle *tep, const char *suffix,  in tep_load_plugins_hook()
 567 			   void (*load_plugin)(struct tep_handle *tep,  in tep_load_plugins_hook()
 638 tep_load_plugins(struct tep_handle *tep)  in tep_load_plugins()
 655 int tep_add_plugin_path(struct tep_handle *tep, char *path,  in tep_add_plugin_path()
 679 __hidden void free_tep_plugin_paths(struct tep_handle *tep)  in free_tep_plugin_paths()
 696 tep_unload_plugins(struct tep_plugin_list *plugin_list, struct tep_handle *tep)  in tep_unload_plugins()
 
 | 
| D | parse-filter.c | 33 static void show_error(struct tep_handle *tep, char *error_buf, const char *fmt, ...)  in show_error()60 static enum tep_event_type filter_read_token(struct tep_handle *tep, char **tok)  in filter_read_token()
 164 struct tep_event_filter *tep_filter_alloc(struct tep_handle *tep)  in tep_filter_alloc()
 254 find_event(struct tep_handle *tep, struct event_list **events,  in find_event()
 440 add_right(struct tep_handle *tep, struct tep_filter_arg *op,  in add_right()
 752 reparent_op_arg(struct tep_handle *tep, struct tep_filter_arg *parent,  in reparent_op_arg()
 805 static int test_arg(struct tep_handle *tep, struct tep_filter_arg *parent,  in test_arg()
 905 static int collapse_tree(struct tep_handle *tep, struct tep_filter_arg *arg,  in collapse_tree()
 1259 	struct tep_handle *tep = filter->tep;  in tep_filter_add_filter_str()  local
 1704 	struct tep_handle *tep;  in get_field_str()  local
 [all …]
 
 | 
| D | parse-utils.c | 134 struct kbuffer *tep_kbuffer(struct tep_handle *tep)  in tep_kbuffer()
 | 
| /external/libtracefs/src/ | 
| D | tracefs-events.c | 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()
 [all …]
 
 | 
| D | tracefs-sqlhist.c | 521 static int test_event_exists(struct tep_handle *tep,  in test_event_exists()544 static int test_field_exists(struct tep_handle *tep,  in test_field_exists()
 590 static int update_vars(struct tep_handle *tep,  in update_vars()
 709 static int update_fields(struct tep_handle *tep,  in update_fields()
 977 static void filter_compare_error(struct tep_handle *tep,  in filter_compare_error()
 1013 static void filter_error(struct tep_handle *tep,  in filter_error()
 1038 static int build_filter(struct tep_handle *tep, struct sqlhist_bison *sb,  in build_filter()
 1142 static void *field_match_error(struct tep_handle *tep, struct sqlhist_bison *sb,  in field_match_error()
 1173 static void *synth_init_error(struct tep_handle *tep, struct sql_table *table)  in synth_init_error()
 1198 static void selection_error(struct tep_handle *tep,  in selection_error()
 [all …]
 
 | 
| D | tracefs-hist.c | 30 	struct tep_handle	*tep;  member243 tracefs_hist_alloc(struct tep_handle *tep,  in tracefs_hist_alloc()
 271 tracefs_hist_alloc_2d(struct tep_handle *tep,  in tracefs_hist_alloc_2d()
 284 hist_alloc_nd(struct tep_handle *tep,  in hist_alloc_nd()
 341 tracefs_hist_alloc_nd(struct tep_handle *tep,  in tracefs_hist_alloc_nd()
 364 tracefs_hist_alloc_nd_cnt(struct tep_handle *tep,  in tracefs_hist_alloc_nd_cnt()
 742 	struct tep_handle	*tep;  member
 999 synth_init_from(struct tep_handle *tep, const char *start_system,  in synth_init_from()
 1112 struct tracefs_synth *tracefs_synth_alloc(struct tep_handle *tep,  in tracefs_synth_alloc()
 2104 	struct tep_handle *tep;  in tracefs_synth_get_start_hist()  local
 [all …]
 
 | 
| /external/libtraceevent/plugins/ | 
| D | plugin_function.c | 124 static void show_function(struct trace_seq *s, struct tep_handle *tep,  in show_function()139 	struct tep_handle *tep = event->tep;  in function_handler()  local
 180 	struct tep_handle *tep = event->tep;  in trace_func_repeat_handler()  local
 285 int TEP_PLUGIN_LOADER(struct tep_handle *tep)  in TEP_PLUGIN_LOADER()
 304 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep)  in TEP_PLUGIN_UNLOADER()
 
 | 
| D | plugin_cfg80211.c | 28 int TEP_PLUGIN_LOADER(struct tep_handle *tep)  in TEP_PLUGIN_LOADER()39 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep)  in TEP_PLUGIN_UNLOADER()
 
 | 
| D | plugin_hrtimer.c | 55 int TEP_PLUGIN_LOADER(struct tep_handle *tep)  in TEP_PLUGIN_LOADER()66 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep)  in TEP_PLUGIN_UNLOADER()
 
 | 
| D | plugin_kmem.c | 37 int TEP_PLUGIN_LOADER(struct tep_handle *tep)  in TEP_PLUGIN_LOADER()60 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep)  in TEP_PLUGIN_UNLOADER()
 
 | 
| D | plugin_tlb.c | 53 int TEP_PLUGIN_LOADER(struct tep_handle *tep)  in TEP_PLUGIN_LOADER()61 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep)  in TEP_PLUGIN_UNLOADER()
 
 | 
| D | plugin_jbd2.c | 36 int TEP_PLUGIN_LOADER(struct tep_handle *tep)  in TEP_PLUGIN_LOADER()54 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep)  in TEP_PLUGIN_UNLOADER()
 
 | 
| D | plugin_mac80211.c | 75 int TEP_PLUGIN_LOADER(struct tep_handle *tep)  in TEP_PLUGIN_LOADER()83 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep)  in TEP_PLUGIN_UNLOADER()
 
 | 
| D | plugin_sched_switch.c | 123 int TEP_PLUGIN_LOADER(struct tep_handle *tep)  in TEP_PLUGIN_LOADER()136 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep)  in TEP_PLUGIN_UNLOADER()
 
 | 
| D | plugin_futex.c | 112 int TEP_PLUGIN_LOADER(struct tep_handle *tep)  in TEP_PLUGIN_LOADER()119 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep)  in TEP_PLUGIN_UNLOADER()
 
 | 
| D | plugin_xen.c | 123 int TEP_PLUGIN_LOADER(struct tep_handle *tep)  in TEP_PLUGIN_LOADER()134 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep)  in TEP_PLUGIN_UNLOADER()
 
 | 
| /external/mesa3d/src/mesa/drivers/dri/i965/ | 
| D | brw_tes.c | 38                      struct brw_program *tep,  in brw_codegen_tes_prog()126    struct brw_program *tep =  in brw_tes_populate_key()  local
 159    struct brw_program *tep =  in brw_upload_tes_prog()  local
 
 | 
| D | brw_tcs.c | 39                      struct brw_program *tep, struct brw_tcs_prog_key *key)  in brw_codegen_tcs_prog()166    struct brw_program *tep =  in brw_tcs_populate_key()  local
 208    ASSERTED struct brw_program *tep =  in brw_upload_tcs_prog()  local
 
 | 
| D | brw_tes_surface_state.c | 98    const struct gl_program *tep = brw->programs[MESA_SHADER_TESS_EVAL];  in brw_upload_tes_image_surfaces()  local
 | 
| /external/libtracefs/utest/ | 
| D | tracefs-utest.c | 365 	struct tep_handle *tep;  in test_instance_trace_sql()  local425 	struct tep_handle		*tep;  member
 682 	struct tep_handle *tep;  in test_instance_follow_events()  local
 1016 	struct tep_handle *tep;  in test_instance_synthetic()  local
 1140 			 struct tracefs_instance *instance, struct tep_handle *tep)  in check_probes()
 1234 	struct tep_handle *tep;  in test_kprobes_instance()  local
 1383 	struct tep_handle *tep;  in test_eprobes_instance()  local
 1455 	struct tep_handle *tep;  in test_uprobes_instance()  local
 1998 static void test_check_events(struct tep_handle *tep, char *system, bool exist)  in test_check_events()
 2039 	struct tep_handle *tep;  in local_events()  local
 
 | 
| /external/trace-cmd/tracecmd/ | 
| D | trace-vm.c | 139 	struct tep_handle *tep = event->tep;  in callback()  local229 	struct tep_handle *tep;  in stop_trace_connect()  local
 
 | 
| /external/libtraceevent/samples/ | 
| D | test-event.c | 90 	struct tep_handle *tep;  in main()  local
 | 
| /external/mesa3d/src/mesa/state_tracker/ | 
| D | st_atom_constbuf.c | 195    struct st_program *tep = st->tep;  in st_update_tes_constants()  local
 |