Home
last modified time | relevance | path

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

/linux/tools/lib/traceevent/
A Devent-parse.h25 struct tep_record { struct
37 struct tep_record *prev; argument
38 struct tep_record *next; argument
49 struct tep_record *record, argument
474 const char *name, struct tep_record *record,
478 const char *name, struct tep_record *record,
481 const char *name, struct tep_record *record,
484 const char *name, struct tep_record *record,
489 struct tep_record *record, int err);
493 struct tep_record *record, int err);
[all …]
A Dparse-filter.c1525 struct tep_record *record, enum tep_errno *err);
1528 get_comm(struct tep_event *event, struct tep_record *record) in get_comm()
1540 struct tep_format_field *field, struct tep_record *record) in get_value()
1576 struct tep_record *record, enum tep_errno *err);
1580 struct tep_record *record, enum tep_errno *err) in get_exp_value()
1635 struct tep_record *record, enum tep_errno *err) in get_arg_value()
1659 struct tep_record *record, enum tep_errno *err) in test_num()
1750 struct tep_record *record, enum tep_errno *err) in test_str()
1781 struct tep_record *record, enum tep_errno *err) in test_op()
1803 struct tep_record *record, enum tep_errno *err) in test_filter()
[all …]
A Devent-parse.c5747 char *format, struct tep_record *record) in data_latency_format()
6042 struct tep_record *record) in print_event_time()
6080 struct tep_record *record, struct tep_event *event, in print_string()
6179 struct tep_record *record, const char *fmt, ...) in tep_print_event()
6928 const char *name, struct tep_record *record, in get_field_val()
6961 const char *name, struct tep_record *record, in tep_get_field_raw()
7008 const char *name, struct tep_record *record, in tep_get_field_val()
7033 const char *name, struct tep_record *record, in tep_get_common_field_val()
7058 const char *name, struct tep_record *record, in tep_get_any_field_val()
7085 struct tep_record *record, int err) in tep_print_num_field()
[all …]
/linux/tools/lib/traceevent/Documentation/
A Dlibtraceevent.txt57 …(struct tep_handle pass:[*]_tep_, struct trace_seq pass:[*]_s_, struct tep_record pass:[*]_record_…
62 …:[*]*tep_find_event_by_record*(struct tep_handle pass:[*]_tep_, struct tep_record pass:[*]_record_…
72 …_, struct tep_event pass:[*]_event_, const char pass:[*]_name_, struct tep_record pass:[*]_record_…
73 …_, struct tep_event pass:[*]_event_, const char pass:[*]_name_, struct tep_record pass:[*]_record_…
81 …_, struct tep_event pass:[*]_event_, const char pass:[*]_name_, struct tep_record pass:[*]_record_…
82 …_, struct tep_event pass:[*]_event_, const char pass:[*]_name_, struct tep_record pass:[*]_record_…
98 …enum tep_errno *tep_filter_match*(struct tep_event_filter pass:[*]_filter_, struct tep_record 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_);
[all …]
A Dlibtraceevent-record_parse.txt23 int *tep_data_type*(struct tep_handle pass:[*]_tep_, struct tep_record pass:[*]_rec_);
24 int *tep_data_pid*(struct tep_handle pass:[*]_tep_, struct tep_record pass:[*]_rec_);
25 int *tep_data_preempt_count*(struct tep_handle pass:[*]_tep_, struct tep_record pass:[*]_rec_);
26 int *tep_data_flags*(struct tep_handle pass:[*]_tep_, struct tep_record pass:[*]_rec_);
79 void process_record(struct tep_record *record)
A Dlibtraceevent-field_get_val.txt16 …_, struct tep_event pass:[*]_event_, const char pass:[*]_name_, struct tep_record pass:[*]_record_…
17 …_, struct tep_event pass:[*]_event_, const char pass:[*]_name_, struct tep_record pass:[*]_record_…
18 …_, struct tep_event pass:[*]_event_, const char pass:[*]_name_, struct tep_record pass:[*]_record_…
19 …_, struct tep_event pass:[*]_event_, const char pass:[*]_name_, struct tep_record pass:[*]_record_…
63 void process_record(struct tep_record *record)
A Dlibtraceevent-field_print.txt18 …_, struct tep_event pass:[*]_event_, const char pass:[*]_name_, struct tep_record pass:[*]_record_…
19 …_, struct tep_event pass:[*]_event_, const char pass:[*]_name_, struct tep_record pass:[*]_record_…
70 void process_record(struct tep_record *record)
A Dlibtraceevent-event_find.txt17 …:[*]*tep_find_event_by_record*(struct tep_handle pass:[*]_tep_, struct tep_record pass:[*]_record_…
62 void event_from_record(struct tep_record *record)
A Dlibtraceevent-event_print.txt15 …*(struct tep_handle pass:[*]_tep_, struct trace_seqpass:[*]_s_, struct tep_record pass:[*]_record_…
84 void print_my_event(struct tep_record *record)
A Dlibtraceevent-reg_event_handler.txt23 typedef int (*pass:[*]tep_event_handler_func*)(struct trace_seq pass:[*]s, struct tep_record pass:[…
77 int timer_expire_handler(struct trace_seq *s, struct tep_record *record,
A Dlibtraceevent-field_read.txt39 void process_record(struct tep_record *record)
A Dlibtraceevent-endian_read.txt37 void process_record(struct tep_record *record)
A Dlibtraceevent-filter.txt23 enum tep_errno *tep_filter_match*(struct tep_event_filter pass:[*]_filter_, struct tep_record pass:…
131 void process_record(struct tep_handle *tep, struct tep_record *record)
A Dlibtraceevent-field_find.txt46 void get_htimer_info(struct tep_handle *tep, struct tep_record *record)
/linux/tools/lib/traceevent/plugins/
A Dplugin_kvm.c255 static int print_exit_reason(struct trace_seq *s, struct tep_record *record, in print_exit_reason()
276 static int kvm_exit_handler(struct trace_seq *s, struct tep_record *record, in kvm_exit_handler()
299 struct tep_record *record, in kvm_emulate_insn_handler()
338 static int kvm_nested_vmexit_inject_handler(struct trace_seq *s, struct tep_record *record, in kvm_nested_vmexit_inject_handler()
352 static int kvm_nested_vmexit_handler(struct trace_seq *s, struct tep_record *record, in kvm_nested_vmexit_handler()
378 static int kvm_mmu_print_role(struct trace_seq *s, struct tep_record *record, in kvm_mmu_print_role()
425 struct tep_record *record, in kvm_mmu_get_page_handler()
A Dplugin_sched_switch.c34 struct tep_record *record, in write_and_save_comm()
54 struct tep_record *record, in sched_wakeup_handler()
83 struct tep_record *record, in sched_switch_handler()
A Dplugin_hrtimer.c14 struct tep_record *record, in timer_expire_handler()
34 struct tep_record *record, in timer_start_handler()
A Dplugin_function.c131 static int function_handler(struct trace_seq *s, struct tep_record *record, in function_handler()
173 trace_stack_handler(struct trace_seq *s, struct tep_record *record, in trace_stack_handler()
211 trace_raw_data_handler(struct trace_seq *s, struct tep_record *record, in trace_raw_data_handler()
A Dplugin_tlb.c19 static int tlb_flush_handler(struct trace_seq *s, struct tep_record *record, in tlb_flush_handler()
A Dplugin_kmem.c12 static int call_site_handler(struct trace_seq *s, struct tep_record *record, in call_site_handler()
A Dplugin_mac80211.c47 struct tep_record *record, in drv_bss_info_changed()
A Dplugin_futex.c69 static int futex_handler(struct trace_seq *s, struct tep_record *record, in futex_handler()
/linux/tools/perf/util/
A Dtrace-event-parse.c103 struct tep_record record; in event_format__fprintf()
A Dsort.c750 struct tep_record rec = { in get_trace_output()
/linux/tools/perf/
A Dbuiltin-kmem.c735 struct tep_record record = { in parse_gfp_flags()

Completed in 49 milliseconds