| H A D | event-parse.c | 164 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...] |