/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-split.c | 40 struct cpu_data { struct 41 unsigned long long ts; 42 unsigned long long offset; 43 struct tep_record *record; 44 int cpu; 45 int fd; 46 int index; 47 void *commit; 48 void *page; 49 char *file; [all …]
|
H A D | trace-profile.c | 183 struct cpu_info **cpu_data; member
|
/aosp_15_r20/external/arm-trusted-firmware/include/lib/el3_runtime/ |
H A D | cpu_data.h | 119 typedef struct cpu_data { struct 124 struct psci_cpu_data psci_svc_cpu_data; argument 132 uint64_t cpu_data_pmf_ts[CPU_DATA_PMF_TS_COUNT]; argument 135 uint8_t platform_cpu_data[PLAT_PCPU_DATA_SIZE]; argument 140 } __aligned(CACHE_WRITEBACK_GRANULE) cpu_data_t; argument
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/el3_runtime/ |
D | cpu_data.h | 119 typedef struct cpu_data { struct 124 struct psci_cpu_data psci_svc_cpu_data; argument 132 uint64_t cpu_data_pmf_ts[CPU_DATA_PMF_TS_COUNT]; argument 135 uint8_t platform_cpu_data[PLAT_PCPU_DATA_SIZE]; argument 140 } __aligned(CACHE_WRITEBACK_GRANULE) cpu_data_t; argument
|
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/ |
H A D | trace-input.c | 88 struct cpu_data { struct 90 unsigned long long file_offset; 91 unsigned long long file_size; 92 unsigned long long offset; 93 unsigned long long size; 94 unsigned long long timestamp; 95 unsigned long long first_ts; 96 struct list_head page_maps; 97 struct page_map *page_map; 98 struct page **pages; [all …]
|
H A D | trace-output.c | 2130 int cpus, struct data_file_write *cpu_data, int page_size) in out_add_buffer_option()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | perf_buffer.c | 19 int cpu_data = *(int *)data, duration = 0; in on_sample() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/qemu/qemu_sbsa/ |
D | sbsa_sip_svc.c | 41 } cpu_data; typedef
|
/aosp_15_r20/external/pytorch/torch/csrc/ |
H A D | serialization.cpp | 344 std::unique_ptr<char[]> cpu_data; in THPStorage_readFileRaw() local
|
/aosp_15_r20/external/clang/test/Analysis/ |
H A D | null-deref-ps.c | 320 void test_address_space_condition(int AS_ATTRIBUTE *cpu_data) { in test_address_space_condition()
|
/aosp_15_r20/system/extras/boottime_tools/bootio/ |
H A D | bootio_collector.cpp | 381 CpuData cpu_data = data->cpu(i); in Print() local
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | record.h | 206 PerfSampleCpuType cpu_data; // Valid if sample_id_all && PERF_SAMPLE_CPU. member 397 PerfSampleCpuType cpu_data; // Valid if PERF_SAMPLE_CPU. member
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 79806 struct fgraph_cpu_data *cpu_data; member
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 15905 struct fgraph_cpu_data *cpu_data; member
|
H A D | vmlinux_600.h | 15905 struct fgraph_cpu_data *cpu_data; member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 72971 struct fgraph_cpu_data *cpu_data; member
|
H A D | vmlinux_602.h | 72971 struct fgraph_cpu_data *cpu_data; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 40504 struct fgraph_cpu_data *cpu_data; member
|
H A D | vmlinux_518.h | 40504 struct fgraph_cpu_data *cpu_data; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 104329 struct fgraph_cpu_data *cpu_data; member
|
H A D | vmlinux.h | 104329 struct fgraph_cpu_data *cpu_data; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 24732 struct fgraph_cpu_data *cpu_data; member
|
H A D | vmlinux.h | 24732 struct fgraph_cpu_data *cpu_data; member
|