Home
last modified time | relevance | path

Searched defs:record (Results 1 – 25 of 27) sorted by relevance

12

/tools/perf/
Dbuiltin-record.c88 struct record { struct
90 struct record_opts opts; argument
93 struct auxtrace_record *itr; argument
115 static volatile int auxtrace_record__snapshot_started; argument
123 static bool switch_output_signal(struct record *rec) in switch_output_signal() argument
1066 static size_t process_comp_header(void *record, size_t increment) in process_comp_header()
2084 int record_opts__parse_callchain(struct record_opts *record, in record_opts__parse_callchain()
2379 static struct record record = { variable
Dperf-with-kcore.sh141 record() function
Dbuiltin-stat.c176 bool record; member
Dbuiltin-kmem.c735 struct tep_record record = { in parse_gfp_flags() local
/tools/lib/traceevent/plugins/
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()
Dplugin_hrtimer.c14 struct tep_record *record, in timer_expire_handler()
34 struct tep_record *record, in timer_start_handler()
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()
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()
Dplugin_kmem.c12 static int call_site_handler(struct trace_seq *s, struct tep_record *record, in call_site_handler()
Dplugin_tlb.c19 static int tlb_flush_handler(struct trace_seq *s, struct tep_record *record, in tlb_flush_handler()
Dplugin_mac80211.c47 struct tep_record *record, in drv_bss_info_changed()
Dplugin_futex.c69 static int futex_handler(struct trace_seq *s, struct tep_record *record, in futex_handler()
/tools/perf/util/
Dzstd.c59 size_t process_header(void *record, size_t increment)) in zstd_compress_stream_to_records()
64 void *record; in zstd_compress_stream_to_records() local
Dcompress.h55 size_t process_header(void *record, size_t increment) __maybe_unused) in zstd_compress_stream_to_records()
Darm-spe.c230 struct arm_spe_record *record = &speq->decoder->record; in arm_spe_prep_sample() local
293 const struct arm_spe_record *record = &speq->decoder->record; in arm_spe_sample() local
403 struct arm_spe_record *record; in arm_spe__setup_queue() local
Dmem-events.h14 bool record; member
Dtrace-event-parse.c103 struct tep_record record; in event_format__fprintf() local
/tools/lib/traceevent/
Dparse-filter.c1528 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()
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()
1699 static const char *get_field_str(struct tep_filter_arg *arg, struct tep_record *record) in get_field_str()
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()
1875 struct tep_record *record) in tep_filter_match()
Devent-parse.c5747 char *format, struct tep_record *record) in data_latency_format()
5991 struct tep_event *event, struct tep_record *record) in print_event_info()
6019 tep_find_event_by_record(struct tep_handle *tep, struct tep_record *record) in tep_find_event_by_record()
6042 struct tep_record *record) 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()
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()
[all …]
/tools/firmware/
Dihex2fw.c134 struct ihex_binrec *record; in process_ihex() local
254 static void file_record(struct ihex_binrec *record) in file_record()
/tools/hv/
Dhv_kvp_daemon.c179 struct kvp_record *record = kvp_file_info[pool].records; in kvp_update_mem_state() local
272 struct kvp_record *record; in kvp_key_delete() local
315 struct kvp_record *record; in kvp_key_add_or_modify() local
369 struct kvp_record *record; in kvp_get_value() local
399 struct kvp_record *record; in kvp_pool_enumerate() local
/tools/bpf/bpftool/
Dxlated_dumper.c215 struct bpf_func_info *record; in dump_xlated_json() local
300 struct bpf_func_info *record; in dump_xlated_plain() local
Dprog.c688 struct bpf_func_info *record; in prog_dump() local
/tools/perf/util/arm-spe-decoder/
Darm-spe-decoder.h69 struct arm_spe_record record; member
/tools/testing/nvdimm/test/
Dnfit_test.h77 } __packed record[]; member

12