| /tools/perf/ | 
| D | builtin-record.c | 152 struct record {  struct 154 	struct record_opts	opts;  argument 158 	struct auxtrace_record	*itr;  argument 181 	struct record_thread	*thread_data;  argument 189 static volatile int auxtrace_record__snapshot_started;  argument 1532 static size_t process_comp_header(void *record, size_t increment)  in process_comp_header() 2903 int record_opts__parse_callchain(struct record_opts *record,  in record_opts__parse_callchain() 3329 static struct record record = {  variable
  | 
| D | builtin-stat.c | 136 	bool			 record;  member
  | 
| D | builtin-kmem.c | 757 	struct tep_record record = {  in parse_gfp_flags()  local
  | 
| /tools/tracing/rtla/src/ | 
| D | timerlat_aa.c | 149 				   struct trace_seq *s, struct tep_record *record,  in timerlat_aa_irq_latency() 217 				      struct trace_seq *s, struct tep_record *record,  in timerlat_aa_thread_latency() 241 static int timerlat_aa_handler(struct trace_seq *s, struct tep_record *record,  in timerlat_aa_handler() 264 static int timerlat_aa_nmi_handler(struct trace_seq *s, struct tep_record *record,  in timerlat_aa_nmi_handler() 307 static int timerlat_aa_irq_handler(struct trace_seq *s, struct tep_record *record,  in timerlat_aa_irq_handler() 403 static int timerlat_aa_softirq_handler(struct trace_seq *s, struct tep_record *record,  in timerlat_aa_softirq_handler() 436 static int timerlat_aa_thread_handler(struct trace_seq *s, struct tep_record *record,  in timerlat_aa_thread_handler() 481 static int timerlat_aa_stack_handler(struct trace_seq *s, struct tep_record *record,  in timerlat_aa_stack_handler() 513 static int timerlat_aa_sched_switch_handler(struct trace_seq *s, struct tep_record *record,  in timerlat_aa_sched_switch_handler() 544 static int timerlat_aa_kworker_start_handler(struct trace_seq *s, struct tep_record *record,  in timerlat_aa_kworker_start_handler()
  | 
| D | osnoise_top.c | 111 osnoise_top_handler(struct trace_seq *s, struct tep_record *record,  in osnoise_top_handler() 688 	struct osnoise_tool *record = NULL;  in osnoise_top_main()  local
  | 
| D | timerlat_hist.c | 217 timerlat_hist_handler(struct trace_seq *s, struct tep_record *record,  in timerlat_hist_handler() 1175 	struct osnoise_tool *record = NULL;  in timerlat_hist_main()  local
  | 
| D | timerlat_top.c | 192 timerlat_top_handler(struct trace_seq *s, struct tep_record *record,  in timerlat_top_handler() 929 	struct osnoise_tool *record = NULL;  in timerlat_top_main()  local
  | 
| D | trace.c | 115 collect_registered_events(struct tep_event *event, struct tep_record *record,  in collect_registered_events()
  | 
| D | osnoise_hist.c | 856 	struct osnoise_tool *record = NULL;  in osnoise_hist_main()  local
  | 
| /tools/perf/util/ | 
| D | arm-spe.c | 278 static struct simd_flags arm_spe__synth_simd_flags(const struct arm_spe_record *record)  in arm_spe__synth_simd_flags() 302 	struct arm_spe_record *record = &speq->decoder->record;  in arm_spe_prep_sample()  local 351 	struct arm_spe_record *record = &speq->decoder->record;  in arm_spe__synth_mem_sample()  local 371 	struct arm_spe_record *record = &speq->decoder->record;  in arm_spe__synth_branch_sample()  local 389 	struct arm_spe_record *record = &speq->decoder->record;  in arm_spe__synth_instruction_sample()  local 421 static void arm_spe__synth_data_source_neoverse(const struct arm_spe_record *record,  in arm_spe__synth_data_source_neoverse() 497 static void arm_spe__synth_data_source_generic(const struct arm_spe_record *record,  in arm_spe__synth_data_source_generic() 520 static u64 arm_spe__synth_data_source(const struct arm_spe_record *record, u64 midr)  in arm_spe__synth_data_source() 555 	const struct arm_spe_record *record = &speq->decoder->record;  in arm_spe_sample()  local 646 	struct arm_spe_record *record;  in arm_spe_run_decoder()  local [all …] 
 | 
| D | zstd.c | 33 				       size_t process_header(void *record, size_t increment))  in zstd_compress_stream_to_records() 38 	void *record;  in zstd_compress_stream_to_records()  local
  | 
| D | compress.h | 58 				       size_t process_header(void *record, size_t increment) __maybe_unused)  in zstd_compress_stream_to_records()
  | 
| D | trace-event-parse.c | 105 	struct tep_record record;  in event_format__fprintf()  local
  | 
| /tools/bpf/bpftool/ | 
| D | xlated_dumper.c | 228 	struct bpf_func_info *record;  in dump_xlated_json()  local 313 	struct bpf_func_info *record;  in dump_xlated_plain()  local 379 	struct bpf_func_info *record = dd->func_info;  in dump_xlated_for_graph()  local
  | 
| D | prog.c | 777 			struct bpf_func_info *record;  in prog_dump()  local
  | 
| /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/verification/rv/src/ | 
| D | trace.c | 45 collect_registered_events(struct tep_event *event, struct tep_record *record,  in collect_registered_events()
  | 
| D | in_kernel.c | 338 ikm_event_handler(struct trace_seq *s, struct tep_record *record,  in ikm_event_handler() 390 ikm_error_handler(struct trace_seq *s, struct tep_record *record,  in ikm_error_handler()
  | 
| /tools/hv/ | 
| D | hv_kvp_daemon.c | 190 	struct kvp_record *record = kvp_file_info[pool].records;  in kvp_update_mem_state()  local 283 	struct kvp_record *record;  in kvp_key_delete()  local 326 	struct kvp_record *record;  in kvp_key_add_or_modify()  local 380 	struct kvp_record *record;  in kvp_get_value()  local 410 	struct kvp_record *record;  in kvp_pool_enumerate()  local
  | 
| /tools/perf/util/arm-spe-decoder/ | 
| D | arm-spe-decoder.h | 101 	struct arm_spe_record record;  member
  | 
| /tools/testing/nvdimm/test/ | 
| D | nfit_test.h | 77 	} __packed record[];  member
  | 
| D | nfit.c | 2877 	struct nd_ars_record *record;  in nfit_ctl_test()  local
  | 
| /tools/testing/selftests/filesystems/incfs/ | 
| D | incfs_test.c | 2244 		struct incfs_pending_read_info *record = report_uid ?  in validate_logs()  local
  |