Home
last modified time | relevance | path

Searched defs:tep (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-6.6/tools/verification/rv/include/
H A Dtrace.h7 struct tep_handle *tep; member
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
H A Dplugin_cfg80211.c28 int TEP_PLUGIN_LOADER(struct tep_handle *tep) in TEP_PLUGIN_LOADER() argument
39 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep) in TEP_PLUGIN_UNLOADER() argument
H A Dplugin_hrtimer.c55 int TEP_PLUGIN_LOADER(struct tep_handle *tep) in TEP_PLUGIN_LOADER() argument
66 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep) in TEP_PLUGIN_UNLOADER() argument
H A Dplugin_kmem.c37 int TEP_PLUGIN_LOADER(struct tep_handle *tep) in TEP_PLUGIN_LOADER() argument
60 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep) in TEP_PLUGIN_UNLOADER() argument
[all...]
H A Dplugin_jbd2.c36 int TEP_PLUGIN_LOADER(struct tep_handle *tep) in TEP_PLUGIN_LOADER() argument
54 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep) in TEP_PLUGIN_UNLOADER() argument
H A Dplugin_mac80211.c75 int TEP_PLUGIN_LOADER(struct tep_handle *tep) in TEP_PLUGIN_LOADER() argument
83 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep) in TEP_PLUGIN_UNLOADER() argument
H A Dplugin_tlb.c53 int TEP_PLUGIN_LOADER(struct tep_handle *tep) in TEP_PLUGIN_LOADER() argument
61 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep) in TEP_PLUGIN_UNLOADER() argument
H A Dplugin_sched_switch.c123 int TEP_PLUGIN_LOADER(struct tep_handle *tep) in TEP_PLUGIN_LOADER() argument
136 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep) in TEP_PLUGIN_UNLOADER() argument
H A Dplugin_futex.c112 int TEP_PLUGIN_LOADER(struct tep_handle *tep) in TEP_PLUGIN_LOADER() argument
119 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep) in TEP_PLUGIN_UNLOADER() argument
H A Dplugin_function.c119 static void show_function(struct trace_seq *s, struct tep_handle *tep, in show_function() argument
134 struct tep_handle *tep = event->tep; in function_handler() local
248 TEP_PLUGIN_LOADER(struct tep_handle *tep) TEP_PLUGIN_LOADER() argument
264 TEP_PLUGIN_UNLOADER(struct tep_handle *tep) TEP_PLUGIN_UNLOADER() argument
[all...]
H A Dplugin_xen.c123 int TEP_PLUGIN_LOADER(struct tep_handle *tep) in TEP_PLUGIN_LOADER() argument
134 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep) in TEP_PLUGIN_UNLOADER() argument
H A Dplugin_kvm.c452 int TEP_PLUGIN_LOADER(struct tep_handle *tep) in TEP_PLUGIN_LOADER() argument
494 TEP_PLUGIN_UNLOADER(struct tep_handle *tep) TEP_PLUGIN_UNLOADER() argument
[all...]
H A Dplugin_scsi.c417 int TEP_PLUGIN_LOADER(struct tep_handle *tep) in TEP_PLUGIN_LOADER() argument
430 void TEP_PLUGIN_UNLOADER(struct tep_handle *tep) in TEP_PLUGIN_UNLOADER() argument
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtrace.h18 struct tep_handle *tep; member
H A Dtimerlat_aa.c717 struct tep_handle *tep; in timerlat_auto_analysis() local
[all...]
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse-api.c19 struct tep_event *tep_get_event(struct tep_handle *tep, int index) in tep_get_event() argument
34 struct tep_event *tep_get_first_event(struct tep_handle *tep) in tep_get_first_event() argument
46 tep_get_events_count(struct tep_handle *tep) tep_get_events_count() argument
61 tep_set_flag(struct tep_handle *tep, int flag) tep_set_flag() argument
74 tep_clear_flag(struct tep_handle *tep, enum tep_flag flag) tep_clear_flag() argument
88 tep_test_flag(struct tep_handle *tep, enum tep_flag flag) tep_test_flag() argument
95 data2host2(struct tep_handle *tep, unsigned short data) data2host2() argument
108 data2host4(struct tep_handle *tep, unsigned int data) data2host4() argument
124 data2host8(struct tep_handle *tep, unsigned long long data) data2host8() argument
150 tep_get_header_page_size(struct tep_handle *tep) tep_get_header_page_size() argument
164 tep_get_header_timestamp_size(struct tep_handle *tep) tep_get_header_timestamp_size() argument
178 tep_get_cpus(struct tep_handle *tep) tep_get_cpus() argument
191 tep_set_cpus(struct tep_handle *tep, int cpus) tep_set_cpus() argument
204 tep_get_long_size(struct tep_handle *tep) tep_get_long_size() argument
218 tep_set_long_size(struct tep_handle *tep, int long_size) tep_set_long_size() argument
231 tep_get_page_size(struct tep_handle *tep) tep_get_page_size() argument
245 tep_set_page_size(struct tep_handle *tep, int _page_size) tep_set_page_size() argument
258 tep_is_file_bigendian(struct tep_handle *tep) tep_is_file_bigendian() argument
272 tep_set_file_bigendian(struct tep_handle *tep, enum tep_endian endian) tep_set_file_bigendian() argument
285 tep_is_local_bigendian(struct tep_handle *tep) tep_is_local_bigendian() argument
299 tep_set_local_bigendian(struct tep_handle *tep, enum tep_endian endian) tep_set_local_bigendian() argument
313 tep_is_old_format(struct tep_handle *tep) tep_is_old_format() argument
329 tep_set_test_filters(struct tep_handle *tep, int test_filters) tep_set_test_filters() argument
[all...]
H A Devent-plugin.c443 load_plugin(struct tep_handle *tep, const char *path, in load_plugin() argument
509 load_plugins_dir(struct tep_handle *tep, const char *suffix, in load_plugins_dir() argument
566 void tep_load_plugins_hook(struct tep_handle *tep, const char *suffix, in tep_load_plugins_hook() argument
638 tep_load_plugins(struct tep_handle *tep) tep_load_plugins() argument
655 tep_add_plugin_path(struct tep_handle *tep, char *path, enum tep_plugin_load_priority prio) tep_add_plugin_path() argument
679 free_tep_plugin_paths(struct tep_handle *tep) free_tep_plugin_paths() argument
696 tep_unload_plugins(struct tep_plugin_list *plugin_list, struct tep_handle *tep) tep_unload_plugins() argument
[all...]
H A Dparse-filter.c164 struct tep_event_filter *tep_filter_alloc(struct tep_handle *tep) in tep_filter_alloc() argument
254 find_event(struct tep_handle *tep, struct event_list **events, in find_event() argument
1257 struct tep_handle *tep = filter->tep; tep_filter_add_filter_str() local
1702 struct tep_handle *tep; get_field_str() local
1877 struct tep_handle *tep = filter->tep; tep_filter_match() local
[all...]
H A Devent-parse.h270 struct tep_handle *tep; member
710 struct tep_handle *tep; global() member
[all...]
H A Devent-parse.c164 static int cmdline_init(struct tep_handle *tep) in cmdline_init() argument
193 static const char *find_cmdline(struct tep_handle *tep, int pid) in find_cmdline() argument
222 tep_is_pid_registered(struct tep_handle *tep, int pid) tep_is_pid_registered() argument
248 add_new_comm(struct tep_handle *tep, const char *comm, int pid, bool override) add_new_comm() argument
327 _tep_register_comm(struct tep_handle *tep, const char *comm, int pid, bool override) _tep_register_comm() argument
366 tep_register_comm(struct tep_handle *tep, const char *comm, int pid) tep_register_comm() argument
381 tep_override_comm(struct tep_handle *tep, const char *comm, int pid) tep_override_comm() argument
437 func_map_init(struct tep_handle *tep) func_map_init() argument
477 __find_func(struct tep_handle *tep, unsigned long long addr) __find_func() argument
508 tep_set_function_resolver(struct tep_handle *tep, tep_func_resolver_t *func, void *priv) tep_set_function_resolver() argument
532 tep_reset_function_resolver(struct tep_handle *tep) tep_reset_function_resolver() argument
539 find_func(struct tep_handle *tep, unsigned long long addr) find_func() argument
566 tep_find_function(struct tep_handle *tep, unsigned long long addr) tep_find_function() argument
587 tep_find_function_address(struct tep_handle *tep, unsigned long long addr) tep_find_function_address() argument
608 tep_register_function(struct tep_handle *tep, char *func, unsigned long long addr, char *mod) tep_register_function() argument
649 tep_print_funcs(struct tep_handle *tep) tep_print_funcs() argument
691 printk_map_init(struct tep_handle *tep) printk_map_init() argument
723 find_printk(struct tep_handle *tep, unsigned long long addr) find_printk() argument
748 tep_register_print_string(struct tep_handle *tep, const char *fmt, unsigned long long addr) tep_register_print_string() argument
792 tep_print_printk(struct tep_handle *tep) tep_print_printk() argument
811 add_event(struct tep_handle *tep, struct tep_event *event) add_event() argument
2978 find_func_handler(struct tep_handle *tep, char *func_name) find_func_handler() argument
2993 remove_func_handler(struct tep_handle *tep, char *func_name) remove_func_handler() argument
3432 tep_read_number(struct tep_handle *tep, const void *ptr, int size) tep_read_number() argument
3482 get_common_info(struct tep_handle *tep, const char *type, int *offset, int *size) get_common_info() argument
3508 __parse_common(struct tep_handle *tep, void *data, int *size, int *offset, const char *name) __parse_common() argument
3521 trace_parse_common_type(struct tep_handle *tep, void *data) trace_parse_common_type() argument
3528 parse_common_pid(struct tep_handle *tep, void *data) parse_common_pid() argument
3535 parse_common_pc(struct tep_handle *tep, void *data) parse_common_pc() argument
3542 parse_common_flags(struct tep_handle *tep, void *data) parse_common_flags() argument
3549 parse_common_lock_depth(struct tep_handle *tep, void *data) parse_common_lock_depth() argument
3556 parse_common_migrate_disable(struct tep_handle *tep, void *data) parse_common_migrate_disable() argument
3572 tep_find_event(struct tep_handle *tep, int id) tep_find_event() argument
3605 tep_find_event_by_name(struct tep_handle *tep, const char *sys, const char *name) tep_find_event_by_name() argument
3635 struct tep_handle *tep = event->tep; eval_num_arg() local
3918 print_bitmask_to_seq(struct tep_handle *tep, struct trace_seq *s, const char *format, int len_arg, const void *data, int size) print_bitmask_to_seq() argument
3976 struct tep_handle *tep = event->tep; print_str_arg() local
4325 struct tep_handle *tep = event->tep; make_bprint_args() local
4515 struct tep_handle *tep = event->tep; get_bprint_format() local
4601 parse_ip4_print_args(struct tep_handle *tep, const char *ptr, bool *reverse) parse_ip4_print_args() argument
5102 struct tep_handle *tep = field->event->tep; tep_print_field() local
5746 data_latency_format(struct tep_handle *tep, struct trace_seq *s, char *format, struct tep_record *record) data_latency_format() argument
5836 tep_data_type(struct tep_handle *tep, struct tep_record *rec) tep_data_type() argument
5848 tep_data_pid(struct tep_handle *tep, struct tep_record *rec) tep_data_pid() argument
5860 tep_data_preempt_count(struct tep_handle *tep, struct tep_record *rec) tep_data_preempt_count() argument
5874 tep_data_flags(struct tep_handle *tep, struct tep_record *rec) tep_data_flags() argument
5887 tep_data_comm_from_pid(struct tep_handle *tep, int pid) tep_data_comm_from_pid() argument
5896 pid_from_cmdlist(struct tep_handle *tep, const char *comm, struct tep_cmdline *next) pid_from_cmdlist() argument
5924 tep_data_pid_from_comm(struct tep_handle *tep, const char *comm, struct tep_cmdline *next) tep_data_pid_from_comm() argument
5967 tep_cmdline_pid(struct tep_handle *tep, struct tep_cmdline *cmdline) tep_cmdline_pid() argument
6019 tep_find_event_by_record(struct tep_handle *tep, struct tep_record *record) tep_find_event_by_record() argument
6040 print_event_time(struct tep_handle *tep, struct trace_seq *s, char *format, struct tep_event *event, struct tep_record *record) print_event_time() argument
6079 print_string(struct tep_handle *tep, struct trace_seq *s, struct tep_record *record, struct tep_event *event, const char *arg, struct print_event_type *type) print_string() argument
6104 print_int(struct tep_handle *tep, struct trace_seq *s, struct tep_record *record, struct tep_event *event, int arg, struct print_event_type *type) print_int() argument
6178 tep_print_event(struct tep_handle *tep, struct trace_seq *s, struct tep_record *record, const char *fmt, ...) tep_print_event() argument
6274 list_events_copy(struct tep_handle *tep) list_events_copy() argument
6323 tep_list_events(struct tep_handle *tep, enum tep_event_sort_type sort_type) tep_list_events() argument
6365 tep_list_events_copy(struct tep_handle *tep, enum tep_event_sort_type sort_type) tep_list_events_copy() argument
6650 tep_parse_header_page(struct tep_handle *tep, char *buf, unsigned long size, int long_size) tep_parse_header_page() argument
6703 find_event_handle(struct tep_handle *tep, struct tep_event *event) find_event_handle() argument
6744 parse_format(struct tep_event **eventp, struct tep_handle *tep, const char *buf, unsigned long size, const char *sys) parse_format() argument
6856 __parse_event(struct tep_handle *tep, struct tep_event **eventp, const char *buf, unsigned long size, const char *sys) __parse_event() argument
6898 tep_parse_format(struct tep_handle *tep, struct tep_event **eventp, const char *buf, unsigned long size, const char *sys) tep_parse_format() argument
6920 tep_parse_event(struct tep_handle *tep, const char *buf, unsigned long size, const char *sys) tep_parse_event() argument
7121 struct tep_handle *tep = event->tep; tep_print_func_field() local
7177 tep_register_print_function(struct tep_handle *tep, tep_func_handler func, enum tep_func_arg_type ret_type, char *name, ...) tep_register_print_function() argument
7264 tep_unregister_print_function(struct tep_handle *tep, tep_func_handler func, char *name) tep_unregister_print_function() argument
7277 search_event(struct tep_handle *tep, int id, const char *sys_name, const char *event_name) search_event() argument
7323 tep_register_event_handler(struct tep_handle *tep, int id, const char *sys_name, const char *event_name, tep_event_handler_func func, void *context) tep_register_event_handler() argument
7407 tep_unregister_event_handler(struct tep_handle *tep, int id, const char *sys_name, const char *event_name, tep_event_handler_func func, void *context) tep_unregister_event_handler() argument
7450 struct tep_handle *tep = calloc(1, sizeof(*tep)); tep_alloc() local
7460 tep_ref(struct tep_handle *tep) tep_ref() argument
7465 tep_get_ref(struct tep_handle *tep) tep_get_ref() argument
7515 tep_free(struct tep_handle *tep) tep_free() argument
7600 tep_unref(struct tep_handle *tep) tep_unref() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Ds390-sample-raw.c83 s390_cpumcfdg_dumptrail(const char *color, size_t offset, struct cf_trailer_entry *tep) s390_cpumcfdg_dumptrail() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Ds390-sample-raw.c84 s390_cpumcfdg_dumptrail(const char *color, size_t offset, struct cf_trailer_entry *tep) s390_cpumcfdg_dumptrail() argument
[all...]
/kernel/linux/linux-5.10/fs/
H A Deventpoll.c2157 struct eventpoll *tep = NULL; in do_epoll_ctl() local
/kernel/linux/linux-6.6/fs/
H A Deventpoll.c1484 struct eventpoll *tep = NULL; in ep_insert() local
2119 struct eventpoll *tep in do_epoll_ctl() local
[all...]

Completed in 27 milliseconds