Lines Matching refs:pass

15 	struct tep_handle pass:[*]*tep_alloc*(void);
16 void *tep_free*(struct tep_handle pass:[*]_tep_);
17 void *tep_ref*(struct tep_handle pass:[*]_tep_);
18 void *tep_unref*(struct tep_handle pass:[*]_tep_);
19 int *tep_get_ref*(struct tep_handle pass:[*]_tep_);
20 void *tep_set_flag*(struct tep_handle pass:[*]_tep_, enum tep_flag _flag_);
21 void *tep_clear_flag*(struct tep_handle pass:[*]_tep_, enum tep_flag _flag_);
22 bool *tep_test_flag*(struct tep_handle pass:[*]_tep_, enum tep_flag _flags_);
23 int *tep_get_cpus*(struct tep_handle pass:[*]_tep_);
24 void *tep_set_cpus*(struct tep_handle pass:[*]_tep_, int _cpus_);
25 int *tep_get_long_size*(strucqt tep_handle pass:[*]_tep_);
26 void *tep_set_long_size*(struct tep_handle pass:[*]_tep_, int _long_size_);
27 int *tep_get_page_size*(struct tep_handle pass:[*]_tep_);
28 void *tep_set_page_size*(struct tep_handle pass:[*]_tep_, int _page_size_);
29 int *tep_get_header_page_size*(struct tep_handle pass:[*]_tep_);
30 int *tep_get_header_timestamp_size*(struct tep_handle pass:[*]_tep_);
31 bool *tep_is_old_format*(struct tep_handle pass:[*]_tep_);
32 …int *tep_strerror*(struct tep_handle pass:[*]_tep_, enum tep_errno _errnum_, char pass:[*]_buf_, s…
35 …ep_register_function*(struct tep_handle pass:[*]_tep_, char pass:[*]_name_, unsigned long long _ad…
36 … tep_handle pass:[*]_tep_, int _id_, const char pass:[*]_sys_name_, const char pass:[*]_event_name…
37 …truct tep_handle pass:[*]tep, int id, const char pass:[*]sys_name, const char pass:[*]event_name, …
38 …int *tep_register_print_string*(struct tep_handle pass:[*]_tep_, const char pass:[*]_fmt_, unsigne…
39 …print_function*(struct tep_handle pass:[*]_tep_, tep_func_handler _func_, enum tep_func_arg_type _…
40 …t *tep_unregister_print_function*(struct tep_handle pass:[*]_tep_, tep_func_handler _func_, char p…
43 struct tep_plugin_list pass:[*]*tep_load_plugins*(struct tep_handle pass:[*]_tep_);
44 …void *tep_unload_plugins*(struct tep_plugin_list pass:[*]_plugin_list_, struct tep_handle pass:[*]…
45 char pass:[*]pass:[*]*tep_plugin_list_options*(void);
46 void *tep_plugin_free_options_list*(char pass:[*]pass:[*]_list_);
47 …int *tep_plugin_add_options*(const char pass:[*]_name_, struct tep_plugin_option pass:[*]_options_…
48 void *tep_plugin_remove_options*(struct tep_plugin_option pass:[*]_options_);
49 …ugins*(struct trace_seq pass:[*]_s_, const char pass:[*]_prefix_, const char pass:[*]_suffix_, con…
52 struct tep_event pass:[*]*tep_get_event*(struct tep_handle pass:[*]_tep_, int _index_);
53 struct tep_event pass:[*]*tep_get_first_event*(struct tep_handle pass:[*]_tep_);
54 int *tep_get_events_count*(struct tep_handle pass:[*]_tep_);
55 …struct tep_event pass:[*]pass:[*]*tep_list_events*(struct tep_handle pass:[*]_tep_, enum tep_event…
56 …struct tep_event pass:[*]pass:[*]*tep_list_events_copy*(struct tep_handle pass:[*]_tep_, enum tep_…
57 …nt_event*(struct tep_handle pass:[*]_tep_, struct trace_seq pass:[*]_s_, struct tep_record pass:[*…
60 struct tep_event pass:[*]*tep_find_event*(struct tep_handle pass:[*]_tep_, int _id_);
61 …struct tep_event pass:[*]*tep_find_event_by_name*(struct tep_handle pass:[*]_tep_, const char pass
62 …struct tep_event pass:[*]*tep_find_event_by_record*(struct tep_handle pass:[*]_tep_, struct tep_re…
65 …int *tep_parse_header_page*(struct tep_handle pass:[*]_tep_, char pass:[*]_buf_, unsigned long _si…
66 … *tep_parse_event*(struct tep_handle pass:[*]_tep_, const char pass:[*]_buf_, unsigned long _size_…
67 …ruct tep_handle pass:[*]_tep_, struct tep_event pass:[*]pass:[*]_eventp_, const char pass:[*]_buf_…
70 …struct tep_format_field pass:[*]pass:[*]*tep_event_common_fields*(struct tep_event pass:[*]_event_…
71 struct tep_format_field pass:[*]pass:[*]*tep_event_fields*(struct tep_event pass:[*]_event_);
72pass:[*]*tep_get_field_raw*(struct trace_seq pass:[*]_s_, struct tep_event pass:[*]_event_, const …
73 …trace_seq pass:[*]_s_, struct tep_event pass:[*]_event_, const char pass:[*]_name_, struct tep_rec…
74 …trace_seq pass:[*]_s_, struct tep_event pass:[*]_event_, const char pass:[*]_name_, struct tep_rec…
75 …trace_seq pass:[*]_s_, struct tep_event pass:[*]_event_, const char pass:[*]_name_, struct tep_rec…
76 …read_number_field*(struct tep_format_field pass:[*]_field_, const void pass:[*]_data_, unsigned lo…
79 …void *tep_print_field*(struct trace_seq pass:[*]_s_, void pass:[*]_data_, struct tep_format_field
80 …void *tep_print_fields*(struct trace_seq pass:[*]_s_, void pass:[*]_data_, int _size_, struct tep_…
81 …ruct trace_seq pass:[*]_s_, const char pass:[*]_fmt_, struct tep_event pass:[*]_event_, const char…
82 …ruct trace_seq pass:[*]_s_, const char pass:[*]_fmt_, struct tep_event pass:[*]_event_, const char…
85 …struct tep_format_field pass:[*]*tep_find_common_field*(struct tep_event pass:[*]_event_, const ch…
86 …struct tep_format_field pass:[*]*tep_find_field*(struct tep_event_ormat pass:[*]_event_, const cha…
87 …struct tep_format_field pass:[*]*tep_find_any_field*(struct tep_event pass:[*]_event_, const char
90 …*tep_set_function_resolver*(struct tep_handle pass:[*]_tep_, tep_func_resolver_t pass:[*]_func_, v…
91 void *tep_reset_function_resolver*(struct tep_handle pass:[*]_tep_);
92 const char pass:[*]*tep_find_function*(struct tep_handle pass:[*]_tep_, unsigned long long _addr_);
93 …unsigned long long *tep_find_function_address*(struct tep_handle pass:[*]_tep_, unsigned long long…
96 struct tep_event_filter pass:[*]*tep_filter_alloc*(struct tep_handle pass:[*]_tep_);
97 …p_errno *tep_filter_add_filter_str*(struct tep_event_filter pass:[*]_filter_, const char pass:[*]_…
98 …enum tep_errno *tep_filter_match*(struct tep_event_filter pass:[*]_filter_, struct tep_record pass
99 …int *tep_filter_strerror*(struct tep_event_filter pass:[*]_filter_, enum tep_errno _err_, char pas…
100 int *tep_event_filtered*(struct tep_event_filter pass:[*]_filter_, int _event_id_);
101 void *tep_filter_reset*(struct tep_event_filter pass:[*]_filter_);
102 void *tep_filter_free*(struct tep_event_filter pass:[*]_filter_);
103 char pass:[*]*tep_filter_make_string*(struct tep_event_filter pass:[*]_filter_, int _event_id_);
104 int *tep_filter_remove_event*(struct tep_event_filter pass:[*]_filter_, int _event_id_);
105 …int *tep_filter_copy*(struct tep_event_filter pass:[*]_dest_, struct tep_event_filter pass:[*]_sou…
106 …int *tep_filter_compare*(struct tep_event_filter pass:[*]_filter1_, struct tep_event_filter pass:[…
109 int *tep_data_type*(struct tep_handle pass:[*]_tep_, struct tep_record pass:[*]_rec_);
110 int *tep_data_pid*(struct tep_handle pass:[*]_tep_, struct tep_record pass:[*]_rec_);
111 int *tep_data_preempt_count*(struct tep_handle pass:[*]_tep_, struct tep_record pass:[*]_rec_);
112 int *tep_data_flags*(struct tep_handle pass:[*]_tep_, struct tep_record pass:[*]_rec_);
115 const char pass:[*]*tep_data_comm_from_pid*(struct tep_handle pass:[*]_tep_, int _pid_);
116 …struct cmdline pass:[*]*tep_data_pid_from_comm*(struct tep_handle pass:[*]_tep_, const char pass:[…
117 int *tep_register_comm*(struct tep_handle pass:[*]_tep_, const char pass:[*]_comm_, int _pid_);
118 int *tep_override_comm*(struct tep_handle pass:[*]_tep_, const char pass:[*]_comm_, int _pid_);
119 bool *tep_is_pid_registered*(struct tep_handle pass:[*]_tep_, int _pid_);
120 int *tep_cmdline_pid*(struct tep_handle pass:[*]_tep_, struct cmdline pass:[*]_cmdline_);
124 …unsigned long long *tep_read_number*(struct tep_handle pass:[*]_tep_, const void pass:[*]_ptr_, in…
125 bool *tep_is_file_bigendian*(struct tep_handle pass:[*]_tep_);
126 void *tep_set_file_bigendian*(struct tep_handle pass:[*]_tep_, enum tep_endian _endian_);
127 bool *tep_is_local_bigendian*(struct tep_handle pass:[*]_tep_);
128 void *tep_set_local_bigendian*(struct tep_handle pass:[*]_tep_, enum tep_endian _endian_);
132 void *trace_seq_init*(struct trace_seq pass:[*]_s_);
133 void *trace_seq_reset*(struct trace_seq pass:[*]_s_);
134 void *trace_seq_destroy*(struct trace_seq pass:[*]_s_);
135 int *trace_seq_printf*(struct trace_seq pass:[*]_s_, const char pass:[*]_fmt_, ...);
136 int *trace_seq_vprintf*(struct trace_seq pass:[*]_s_, const char pass:[*]_fmt_, va_list _args_);
137 int *trace_seq_puts*(struct trace_seq pass:[*]_s_, const char pass:[*]_str_);
138 int *trace_seq_putc*(struct trace_seq pass:[*]_s_, unsigned char _c_);
139 void *trace_seq_terminate*(struct trace_seq pass:[*]_s_);
140 int *trace_seq_do_fprintf*(struct trace_seq pass:[*]_s_, FILE pass:[*]_fp_);
141 int *trace_seq_do_printf*(struct trace_seq pass:[*]_s_);