| /kernel/linux/linux-5.10/tools/perf/util/arm-spe-decoder/ |
| H A D | arm-spe-decoder.h | 69 struct arm_spe_record record; member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | mem-events.h | 14 bool record; member
|
| /kernel/linux/linux-5.10/fs/jbd2/ |
| H A D | revoke.c | 140 struct jbd2_revoke_record_s *record; in insert_revoke_hash() local 164 struct jbd2_revoke_record_s *record; find_revoke_record() local 425 struct jbd2_revoke_record_s *record; jbd2_journal_cancel_revoke() local 495 struct jbd2_revoke_record_s *record; jbd2_clear_buffer_revoked_flags() local 535 struct jbd2_revoke_record_s *record; jbd2_journal_write_revoke_records() local 571 write_one_revoke_record(transaction_t *transaction, struct list_head *log_bufs, struct buffer_head **descriptorp, int *offsetp, struct jbd2_revoke_record_s *record) write_one_revoke_record() argument 687 struct jbd2_revoke_record_s *record; jbd2_journal_set_revoke() local 711 struct jbd2_revoke_record_s *record; jbd2_journal_test_revoke() local 730 struct jbd2_revoke_record_s *record; jbd2_journal_clear_revoke() local [all...] |
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | trace_event_perf.c | 421 void perf_trace_buf_update(void *record, u16 type) in perf_trace_buf_update() argument
|
| /kernel/linux/linux-5.10/fs/pstore/ |
| H A D | ftrace.c | 33 struct pstore_record record = { in pstore_ftrace_call() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_coredump.c | 197 static void bnxt_fill_cmdline(struct bnxt_coredump_record *record) in bnxt_fill_cmdline() argument 222 bnxt_fill_coredump_record(struct bnxt *bp, struct bnxt_coredump_record *record, in bnxt_fill_coredump_record() argument [all...] |
| /kernel/linux/linux-6.6/fs/jbd2/ |
| H A D | revoke.c | 140 struct jbd2_revoke_record_s *record; in insert_revoke_hash() local 164 struct jbd2_revoke_record_s *record; find_revoke_record() local 425 struct jbd2_revoke_record_s *record; jbd2_journal_cancel_revoke() local 495 struct jbd2_revoke_record_s *record; jbd2_clear_buffer_revoked_flags() local 535 struct jbd2_revoke_record_s *record; jbd2_journal_write_revoke_records() local 571 write_one_revoke_record(transaction_t *transaction, struct list_head *log_bufs, struct buffer_head **descriptorp, int *offsetp, struct jbd2_revoke_record_s *record) write_one_revoke_record() argument 687 struct jbd2_revoke_record_s *record; jbd2_journal_set_revoke() local 711 struct jbd2_revoke_record_s *record; jbd2_journal_test_revoke() local 730 struct jbd2_revoke_record_s *record; jbd2_journal_clear_revoke() local [all...] |
| /kernel/linux/linux-6.6/fs/pstore/ |
| H A D | ftrace.c | 34 struct pstore_record record = { in pstore_ftrace_call() local
|
| /kernel/linux/linux-6.6/drivers/cpuidle/ |
| H A D | cpuidle-pseries.c | 204 struct xcede_latency_record *record = &payload->records[i]; in parse_cede_parameters() local 372 struct xcede_latency_record *record = &payload->records[i]; in fixup_cede0_latency() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
| H A D | htc.c | 186 struct ath12k_htc_record *record; in ath12k_htc_process_trailer() local [all...] |
| /kernel/linux/linux-6.6/net/tls/ |
| H A D | tls_device_fallback.c | 250 struct tls_record_info *record; in fill_sg_in() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | trace-event-parse.c | 105 struct tep_record record; in event_format__fprintf() local
|
| H A D | mem-events.h | 15 bool record; member
|
| /kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
| H A D | trace.c | 115 collect_registered_events(struct tep_event *event, struct tep_record *record, in collect_registered_events() argument
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace_event_perf.c | 419 void perf_trace_buf_update(void *record, u16 type) in perf_trace_buf_update() argument
|
| /kernel/linux/linux-6.6/sound/usb/6fire/ |
| H A D | firmware.c | 80 static bool usb6fire_fw_ihex_next_record(struct ihex_record *record) in usb6fire_fw_ihex_next_record() argument 141 usb6fire_fw_ihex_init(const struct firmware *fw, struct ihex_record *record) usb6fire_fw_ihex_init() argument [all...] |
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A 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; dump_xlated_for_graph() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | builder.cc | 69 BuilderRecord* record = in ItemDefined() local 121 const BuilderRecord* record = GetRecord(label); GetItem() local 128 const BuilderRecord* record = GetRecord(label); GetToolchain() local 250 TargetDefined(BuilderRecord* record, Err* err) TargetDefined() argument 273 ConfigDefined(BuilderRecord* record, Err* err) ConfigDefined() argument 292 ToolchainDefined(BuilderRecord* record, Err* err) ToolchainDefined() argument 331 BuilderRecord* record = pair.second; GetOrCreateRecordOfType() local 357 BuilderRecord* record = GetRecord(label); GetResolvedRecordOfType() local 386 AddDeps(BuilderRecord* record, const LabelConfigVector& configs, Err* err) AddDeps() argument 399 AddDeps(BuilderRecord* record, const UniqueVector<LabelConfigPair>& configs, Err* err) AddDeps() argument 412 AddDeps(BuilderRecord* record, const LabelTargetVector& targets, Err* err) AddDeps() argument 425 AddGenDeps(BuilderRecord* record, const LabelTargetVector& targets, Err* err) AddGenDeps() argument 438 AddPoolDep(BuilderRecord* record, const Target* target, Err* err) AddPoolDep() argument 454 AddToolchainDep(BuilderRecord* record, const Target* target, Err* err) AddToolchainDep() argument 467 RecursiveSetShouldGenerate(BuilderRecord* record, bool force) RecursiveSetShouldGenerate() argument 490 ScheduleItemLoadIfNecessary(BuilderRecord* record) ScheduleItemLoadIfNecessary() argument 495 ResolveItem(BuilderRecord* record, Err* err) ResolveItem() argument 544 BuilderRecord* record = GetResolvedRecordOfType( ResolveDeps() local 557 BuilderRecord* record = GetResolvedRecordOfType( ResolveConfigs() local 567 BuilderRecord* record = GetResolvedRecordOfType( ResolveToolchain() local 603 BuilderRecord* record = GetResolvedRecordOfType( ResolvePools() local [all...] |
| H A D | loader.cc | 116 ToolchainRecord* record = new_record.get(); in Load() local 131 ToolchainRecord* record; in Load() local 158 ToolchainRecord* record = toolchain_records_[toolchain->label()].get(); ToolchainLoaded() local 374 ToolchainRecord* record = nullptr; DidLoadBuildConfig() local [all...] |
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| H A D | CanonGSUBBuilder.java | 185 static int getGlyphClass(ArabicCharacterData.Record record) in getGlyphClass() argument [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_rgp_elf_object_pack.c | 86 ac_rgp_write_msgpack(FILE *output, struct rgp_code_object_record *record, uint32_t *written_size) ac_rgp_write_msgpack() argument 195 get_lowest_shader(uint32_t *shader_stages_mask, struct rgp_code_object_record *record, struct rgp_shader_data **rgp_shader_data) get_lowest_shader() argument 228 ac_rgp_file_write_elf_text(FILE *output, uint32_t *elf_size_calc, struct rgp_code_object_record *record, uint32_t *text_size) ac_rgp_file_write_elf_text() argument 324 ac_rgp_file_write_elf_symbol_table(FILE *output, uint32_t *elf_size_calc, struct rgp_code_object_record *record, uint32_t *symbol_table_size) ac_rgp_file_write_elf_symbol_table() argument 375 ac_rgp_file_write_elf_object(FILE *output, size_t file_elf_start, struct rgp_code_object_record *record, uint32_t *written_size, uint32_t flags) ac_rgp_file_write_elf_object() argument [all...] |
| /third_party/jerryscript/jerry-core/ecma/base/ |
| H A D | ecma-module.h | 105 ecma_module_record_t record; /**< module record */ member
|
| /third_party/node/deps/v8/tools/ |
| H A D | avg.py | 188 def record(self, key, value, unit): member in Measurements
|
| /third_party/mesa3d/src/intel/ds/ |
| H A D | intel_pps_driver.cc | 193 PerfRecord record; in parse_perf_records() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkAllocationCallbackUtil.hpp | 201 AllocationCallbackRecord record; member
|