Home
last modified time | relevance | path

Searched refs:tep_record (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/tools/lib/traceevent/
Devent-parse.h44 struct tep_record { struct
56 struct tep_record *prev; argument
57 struct tep_record *next; argument
105 struct tep_record *record,
631 struct tep_record *record);
634 struct tep_record *record,
638 struct tep_record *record);
640 struct tep_record *record, bool use_trace_clock);
655 const char *name, struct tep_record *record,
659 const char *name, struct tep_record *record,
[all …]
Dplugin_kvm.c250 static int print_exit_reason(struct trace_seq *s, struct tep_record *record, in print_exit_reason()
271 static int kvm_exit_handler(struct trace_seq *s, struct tep_record *record, in kvm_exit_handler()
294 struct tep_record *record, in kvm_emulate_insn_handler()
333 static int kvm_nested_vmexit_inject_handler(struct trace_seq *s, struct tep_record *record, in kvm_nested_vmexit_inject_handler()
347 static int kvm_nested_vmexit_handler(struct trace_seq *s, struct tep_record *record, in kvm_nested_vmexit_handler()
373 static int kvm_mmu_print_role(struct trace_seq *s, struct tep_record *record, in kvm_mmu_print_role()
420 struct tep_record *record, in kvm_mmu_get_page_handler()
Dplugin_sched_switch.c48 struct tep_record *record, in write_and_save_comm()
68 struct tep_record *record, in sched_wakeup_handler()
97 struct tep_record *record, in sched_switch_handler()
Dplugin_hrtimer.c28 struct tep_record *record, in timer_expire_handler()
48 struct tep_record *record, in timer_start_handler()
Dparse-filter.c1686 struct tep_record *record, enum tep_errno *err);
1689 get_comm(struct event_format *event, struct tep_record *record) in get_comm()
1701 struct format_field *field, struct tep_record *record) in get_value()
1737 struct tep_record *record, enum tep_errno *err);
1741 struct tep_record *record, enum tep_errno *err) in get_exp_value()
1796 struct tep_record *record, enum tep_errno *err) in get_arg_value()
1820 struct tep_record *record, enum tep_errno *err) in test_num()
1860 static const char *get_field_str(struct filter_arg *arg, struct tep_record *record) in get_field_str()
1911 struct tep_record *record, enum tep_errno *err) in test_str()
1942 struct tep_record *record, enum tep_errno *err) in test_op()
[all …]
Dplugin_kmem.c26 static int call_site_handler(struct trace_seq *s, struct tep_record *record, in call_site_handler()
Dplugin_mac80211.c61 struct tep_record *record, in drv_bss_info_changed()
Dplugin_function.c125 static int function_handler(struct trace_seq *s, struct tep_record *record, in function_handler()
Devent-parse.c5139 struct trace_seq *s, struct tep_record *record) in tep_data_lat_fmt()
5218 int tep_data_type(struct tep_handle *pevent, struct tep_record *rec) in tep_data_type()
5242 int tep_data_pid(struct tep_handle *pevent, struct tep_record *rec) in tep_data_pid()
5254 int tep_data_preempt_count(struct tep_handle *pevent, struct tep_record *rec) in tep_data_preempt_count()
5268 int tep_data_flags(struct tep_handle *pevent, struct tep_record *rec) in tep_data_flags()
5389 struct tep_record *record) in tep_event_info()
5430 tep_find_event_by_record(struct tep_handle *pevent, struct tep_record *record) in tep_find_event_by_record()
5455 struct tep_record *record) in tep_print_event_task()
5483 struct tep_record *record, in tep_print_event_time()
5533 struct tep_record *record) in tep_print_event_data()
[all …]
/Linux-v4.19/tools/perf/util/
Dtrace-event-parse.c119 struct tep_record record; in event_format__fprintf()
Dsort.c604 struct tep_record rec = { in get_trace_output()
/Linux-v4.19/tools/perf/
Dbuiltin-kmem.c732 struct tep_record record = { in parse_gfp_flags()