Lines Matching +defs:event +defs:data
45 #define do_warning_event(event, fmt, ...) \ argument
811 static int add_event(struct tep_handle *tep, struct tep_event *event) in add_event()
1420 static int event_read_fields(struct tep_event *event, struct tep_format_field **fields) in event_read_fields()
1719 static int event_read_format(struct tep_event *event) in event_read_format()
1756 process_arg(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_arg()
1775 process_field_arg(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_field_arg()
1789 process_cond(struct tep_event *event, struct tep_print_arg *top, char **tok) in process_cond()
1845 process_array(struct tep_event *event, struct tep_print_arg *top, char **tok) in process_array()
1947 process_op(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_op()
2184 static int alloc_and_process_delim(struct tep_event *event, char *next_token, in alloc_and_process_delim()
2519 process_fields(struct tep_event *event, struct tep_print_flag_sym **list, char **tok) in process_fields()
2600 process_flags(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_flags()
2653 process_symbols(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_symbols()
2692 process_hex_common(struct tep_event *event, struct tep_print_arg *arg, in process_hex_common()
2715 process_hex(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_hex()
2721 process_hex_str(struct tep_event *event, struct tep_print_arg *arg, in process_hex_str()
2728 process_int_array(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_int_array()
2756 process_dynamic_array(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_dynamic_array()
2820 process_dynamic_array_len(struct tep_event *event, struct tep_print_arg *arg, in process_dynamic_array_len()
2857 process_paren(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_paren()
3010 process_func_handler(struct tep_event *event, struct tep_function_handler *func, in process_func_handler()
3068 process_builtin_expect(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_builtin_expect()
3099 process_function(struct tep_event *event, struct tep_print_arg *arg, in process_function()
3159 process_arg_token(struct tep_event *event, struct tep_print_arg *arg, in process_arg_token()
3244 static int event_read_print_args(struct tep_event *event, struct tep_print_arg **list) in event_read_print_args()
3302 static int event_read_print(struct tep_event *event) in event_read_print()
3368 tep_find_common_field(struct tep_event *event, const char *name) in tep_find_common_field()
3390 tep_find_field(struct tep_event *event, const char *name) in tep_find_field()
3413 tep_find_any_field(struct tep_event *event, const char *name) in tep_find_any_field()
3464 int tep_read_number_field(struct tep_format_field *field, const void *data, in tep_read_number_field()
3485 struct tep_event *event; in get_common_info() local
3508 static int __parse_common(struct tep_handle *tep, void *data, in __parse_common()
3521 static int trace_parse_common_type(struct tep_handle *tep, void *data) in trace_parse_common_type()
3528 static int parse_common_pid(struct tep_handle *tep, void *data) in parse_common_pid()
3535 static int parse_common_pc(struct tep_handle *tep, void *data) in parse_common_pc()
3542 static int parse_common_flags(struct tep_handle *tep, void *data) in parse_common_flags()
3549 static int parse_common_lock_depth(struct tep_handle *tep, void *data) in parse_common_lock_depth()
3556 static int parse_common_migrate_disable(struct tep_handle *tep, void *data) in parse_common_migrate_disable()
3608 struct tep_event *event = NULL; in tep_find_event_by_name() local
3633 eval_num_arg(void *data, int size, struct tep_event *event, struct tep_print_arg *arg) in eval_num_arg()
3920 int len_arg, const void *data, int size) in print_bitmask_to_seq()
3972 static void print_str_arg(struct trace_seq *s, void *data, int size, in print_str_arg()
3973 struct tep_event *event, const char *format, in print_str_arg()
4227 process_defined_func(struct trace_seq *s, void *data, int size, in process_defined_func()
4228 struct tep_event *event, struct tep_print_arg *arg) in process_defined_func()
4323 …tic struct tep_print_arg *make_bprint_args(char *fmt, void *data, int size, struct tep_event *even… in make_bprint_args()
4512 get_bprint_format(void *data, int size __maybe_unused, in get_bprint_format()
4513 struct tep_event *event) in get_bprint_format()
4548 void *data, int size, struct tep_event *event, in print_mac_arg()
4755 void *data, int size, struct tep_event *event, in print_ipv4_arg()
4797 void *data, int size, struct tep_event *event, in print_ipv6_arg()
4847 void *data, int size, struct tep_event *event, in print_ipsa_arg()
4934 void *data, int size, struct tep_event *event, in print_ip_arg()
4964 void *data, int size, struct tep_event *event, in print_uuid_arg()
5032 void *data, int size, struct tep_event *event, in print_raw_buff_arg()
5097 void tep_print_field(struct trace_seq *s, void *data, in tep_print_field()
5162 void tep_print_fields(struct trace_seq *s, void *data, in tep_print_fields()
5163 int size __maybe_unused, struct tep_event *event) in tep_print_fields()
5176 void *data, int size, struct tep_event *event, in print_function()
5199 void *data, int size, in print_arg_pointer()
5200 struct tep_event *event, struct tep_print_arg *arg) in print_arg_pointer()
5250 void *data, int size, int ls, in print_arg_number()
5251 struct tep_event *event, struct tep_print_arg *arg) in print_arg_number()
5297 void *data, int size, in print_arg_string()
5298 struct tep_event *event, struct tep_print_arg *arg) in print_arg_string()
5450 struct tep_event *event, in parse_arg_format()
5654 parse_args(struct tep_event *event, const char *format, struct tep_print_arg *arg) in parse_args()
5682 void *data, int size, struct tep_event *event) in print_event_cache()
5714 static void pretty_print(struct trace_seq *s, void *data, int size, struct tep_event *event) in pretty_print()
5760 void *data = record->data; in data_latency_format() local
5991 struct tep_event *event, struct tep_record *record) in print_event_info()
6041 char *format, struct tep_event *event, in print_event_time()
6080 struct tep_record *record, struct tep_event *event, in print_string()
6105 struct tep_record *record, struct tep_event *event, in print_int()
6187 struct tep_event *event; in tep_print_event() local
6424 struct tep_format_field **tep_event_common_fields(struct tep_event *event) in tep_event_common_fields()
6438 struct tep_format_field **tep_event_fields(struct tep_event *event) in tep_event_fields()
6680 static int event_matches(struct tep_event *event, in event_matches()
6703 static int find_event_handle(struct tep_handle *tep, struct tep_event *event) in find_event_handle()
6748 struct tep_event *event; in parse_format() local
6862 struct tep_event *event = *eventp; in __parse_event() local
6923 struct tep_event *event = NULL; in tep_parse_event() local
6960 void *tep_get_field_raw(struct trace_seq *s, struct tep_event *event, in tep_get_field_raw()
6965 void *data = record->data; in tep_get_field_raw() local
7007 int tep_get_field_val(struct trace_seq *s, struct tep_event *event, in tep_get_field_val()
7032 int tep_get_common_field_val(struct trace_seq *s, struct tep_event *event, in tep_get_common_field_val()
7057 int tep_get_any_field_val(struct trace_seq *s, struct tep_event *event, in tep_get_any_field_val()
7084 struct tep_event *event, const char *name, in tep_print_num_field()
7117 struct tep_event *event, const char *name, in tep_print_func_field()
7281 struct tep_event *event; in search_event() local
7327 struct tep_event *event; in tep_register_event_handler() local
7411 struct tep_event *event; in tep_unregister_event_handler() local
7498 __hidden void free_tep_event(struct tep_event *event) in free_tep_event()