/tools/perf/ |
D | builtin-record.c | 88 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
|
D | perf-with-kcore.sh | 141 record() function
|
D | builtin-stat.c | 176 bool record; member
|
D | builtin-kmem.c | 735 struct tep_record record = { in parse_gfp_flags() local
|
/tools/lib/traceevent/plugins/ |
D | plugin_sched_switch.c | 34 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()
|
D | plugin_hrtimer.c | 14 struct tep_record *record, in timer_expire_handler() 34 struct tep_record *record, in timer_start_handler()
|
D | plugin_kvm.c | 255 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()
|
D | plugin_function.c | 131 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()
|
D | plugin_kmem.c | 12 static int call_site_handler(struct trace_seq *s, struct tep_record *record, in call_site_handler()
|
D | plugin_tlb.c | 19 static int tlb_flush_handler(struct trace_seq *s, struct tep_record *record, in tlb_flush_handler()
|
D | plugin_mac80211.c | 47 struct tep_record *record, in drv_bss_info_changed()
|
D | plugin_futex.c | 69 static int futex_handler(struct trace_seq *s, struct tep_record *record, in futex_handler()
|
/tools/perf/util/ |
D | zstd.c | 59 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
|
D | compress.h | 55 size_t process_header(void *record, size_t increment) __maybe_unused) in zstd_compress_stream_to_records()
|
D | arm-spe.c | 230 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
|
D | mem-events.h | 14 bool record; member
|
D | trace-event-parse.c | 103 struct tep_record record; in event_format__fprintf() local
|
/tools/lib/traceevent/ |
D | parse-filter.c | 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() 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()
|
D | event-parse.c | 5747 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/ |
D | ihex2fw.c | 134 struct ihex_binrec *record; in process_ihex() local 254 static void file_record(struct ihex_binrec *record) in file_record()
|
/tools/hv/ |
D | hv_kvp_daemon.c | 179 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/ |
D | xlated_dumper.c | 215 struct bpf_func_info *record; in dump_xlated_json() local 300 struct bpf_func_info *record; in dump_xlated_plain() local
|
D | prog.c | 688 struct bpf_func_info *record; in prog_dump() local
|
/tools/perf/util/arm-spe-decoder/ |
D | arm-spe-decoder.h | 69 struct arm_spe_record record; member
|
/tools/testing/nvdimm/test/ |
D | nfit_test.h | 77 } __packed record[]; member
|