Home
last modified time | relevance | path

Searched defs:tep (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/lib/traceevent/
H A Devent-parse-api.c46 int tep_get_events_count(struct tep_handle *tep) in tep_get_events_count()
61 void tep_set_flag(struct tep_handle *tep, int flag) in tep_set_flag()
150 int tep_get_header_page_size(struct tep_handle *tep) in tep_get_header_page_size()
164 int tep_get_header_timestamp_size(struct tep_handle *tep) in tep_get_header_timestamp_size()
178 int tep_get_cpus(struct tep_handle *tep) in tep_get_cpus()
191 void tep_set_cpus(struct tep_handle *tep, int cpus) in tep_set_cpus()
204 int tep_get_long_size(struct tep_handle *tep) in tep_get_long_size()
231 int tep_get_page_size(struct tep_handle *tep) in tep_get_page_size()
258 bool tep_is_file_bigendian(struct tep_handle *tep) in tep_is_file_bigendian()
285 bool tep_is_local_bigendian(struct tep_handle *tep) in tep_is_local_bigendian()
[all …]
H A Devent-parse.c649 void tep_print_funcs(struct tep_handle *tep) in tep_print_funcs()
3635 struct tep_handle *tep = event->tep; in eval_num_arg() local
3976 struct tep_handle *tep = event->tep; in print_str_arg() local
4325 struct tep_handle *tep = event->tep; in make_bprint_args() local
4515 struct tep_handle *tep = event->tep; in get_bprint_format() local
6856 __parse_event(struct tep_handle *tep, in __parse_event()
7121 struct tep_handle *tep = event->tep; in tep_print_func_field() local
7460 void tep_ref(struct tep_handle *tep) in tep_ref()
7465 int tep_get_ref(struct tep_handle *tep) in tep_get_ref()
7515 void tep_free(struct tep_handle *tep) in tep_free()
[all …]
H A Devent-plugin.c443 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()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/lib/traceevent/
H A Devent-parse-api.c46 int tep_get_events_count(struct tep_handle *tep) in tep_get_events_count()
61 void tep_set_flag(struct tep_handle *tep, int flag) in tep_set_flag()
150 int tep_get_header_page_size(struct tep_handle *tep) in tep_get_header_page_size()
164 int tep_get_header_timestamp_size(struct tep_handle *tep) in tep_get_header_timestamp_size()
178 int tep_get_cpus(struct tep_handle *tep) in tep_get_cpus()
191 void tep_set_cpus(struct tep_handle *tep, int cpus) in tep_set_cpus()
204 int tep_get_long_size(struct tep_handle *tep) in tep_get_long_size()
231 int tep_get_page_size(struct tep_handle *tep) in tep_get_page_size()
258 bool tep_is_file_bigendian(struct tep_handle *tep) in tep_is_file_bigendian()
285 bool tep_is_local_bigendian(struct tep_handle *tep) in tep_is_local_bigendian()
[all …]
H A Devent-parse.c649 void tep_print_funcs(struct tep_handle *tep) in tep_print_funcs()
3635 struct tep_handle *tep = event->tep; in eval_num_arg() local
3976 struct tep_handle *tep = event->tep; in print_str_arg() local
4325 struct tep_handle *tep = event->tep; in make_bprint_args() local
4515 struct tep_handle *tep = event->tep; in get_bprint_format() local
6856 __parse_event(struct tep_handle *tep, in __parse_event()
7121 struct tep_handle *tep = event->tep; in tep_print_func_field() local
7460 void tep_ref(struct tep_handle *tep) in tep_ref()
7465 int tep_get_ref(struct tep_handle *tep) in tep_get_ref()
7515 void tep_free(struct tep_handle *tep) in tep_free()
[all …]
H A Devent-plugin.c443 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/lib/traceevent/
H A Devent-parse-api.c46 int tep_get_events_count(struct tep_handle *tep) in tep_get_events_count()
61 void tep_set_flag(struct tep_handle *tep, int flag) in tep_set_flag()
150 int tep_get_header_page_size(struct tep_handle *tep) in tep_get_header_page_size()
164 int tep_get_header_timestamp_size(struct tep_handle *tep) in tep_get_header_timestamp_size()
178 int tep_get_cpus(struct tep_handle *tep) in tep_get_cpus()
191 void tep_set_cpus(struct tep_handle *tep, int cpus) in tep_set_cpus()
204 int tep_get_long_size(struct tep_handle *tep) in tep_get_long_size()
231 int tep_get_page_size(struct tep_handle *tep) in tep_get_page_size()
258 bool tep_is_file_bigendian(struct tep_handle *tep) in tep_is_file_bigendian()
285 bool tep_is_local_bigendian(struct tep_handle *tep) in tep_is_local_bigendian()
[all …]
H A Devent-parse.c649 void tep_print_funcs(struct tep_handle *tep) in tep_print_funcs()
3635 struct tep_handle *tep = event->tep; in eval_num_arg() local
3976 struct tep_handle *tep = event->tep; in print_str_arg() local
4325 struct tep_handle *tep = event->tep; in make_bprint_args() local
4515 struct tep_handle *tep = event->tep; in get_bprint_format() local
6856 __parse_event(struct tep_handle *tep, in __parse_event()
7121 struct tep_handle *tep = event->tep; in tep_print_func_field() local
7460 void tep_ref(struct tep_handle *tep) in tep_ref()
7465 int tep_get_ref(struct tep_handle *tep) in tep_get_ref()
7515 void tep_free(struct tep_handle *tep) in tep_free()
[all …]
H A Devent-plugin.c443 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()
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-text-event-processor.c89 e_text_event_processor_init (ETextEventProcessor *tep) in e_text_event_processor_init()
95 e_text_event_processor_handle_event (ETextEventProcessor *tep, in e_text_event_processor_handle_event()
111 ETextEventProcessor *tep = E_TEXT_EVENT_PROCESSOR (object); in e_text_event_processor_set_property() local
129 ETextEventProcessor *tep = E_TEXT_EVENT_PROCESSOR (object); in e_text_event_processor_get_property() local
H A De-text-event-processor-emacs-like.c109 e_text_event_processor_emacs_like_init (ETextEventProcessorEmacsLike *tep) in e_text_event_processor_emacs_like_init()
114 e_text_event_processor_emacs_like_event (ETextEventProcessor *tep, in e_text_event_processor_emacs_like_event()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/lib/traceevent/plugins/
H A Dplugin_cfg80211.c28 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()
H A Dplugin_hrtimer.c55 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()
H A Dplugin_kmem.c37 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()
H A Dplugin_tlb.c53 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()
H A Dplugin_jbd2.c36 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()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/lib/traceevent/plugins/
H A Dplugin_cfg80211.c28 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()
H A Dplugin_hrtimer.c55 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()
H A Dplugin_kmem.c37 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()
H A Dplugin_tlb.c53 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/lib/traceevent/plugins/
H A Dplugin_cfg80211.c28 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()
H A Dplugin_hrtimer.c55 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()
H A Dplugin_kmem.c37 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()
H A Dplugin_tlb.c53 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()
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dtermcap.c199 struct a_termcap_ent *tep; in a_termcap_init_var() local
392 struct a_termcap_ent *tep; in a_termcap_init_altern() local
475 a_termcap_ent_query(struct a_termcap_ent *tep, in a_termcap_ent_query()
514 a_termcap_ent_query_tcp(struct a_termcap_ent *tep, in a_termcap_ent_query_tcp()
541 a_termcap_ent_query(struct a_termcap_ent *tep, in a_termcap_ent_query()
586 a_termcap_ent_query_tcp(struct a_termcap_ent *tep, in a_termcap_ent_query_tcp()
661 struct a_termcap_ent *tep; in mx_termcap_init() local
752 struct a_termcap_ent const *tep; in mx_termcap_cmd() local
881 struct a_termcap_ent const *tep; in mx_termcap_query() local

12345678910>>...12