Searched defs:cpu_data (Results 1 – 12 of 12) sorted by relevance
40 struct cpu_data { struct41 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 …]
183 struct cpu_info **cpu_data; member
119 typedef struct cpu_data { struct124 struct psci_cpu_data psci_svc_cpu_data; argument132 uint64_t cpu_data_pmf_ts[CPU_DATA_PMF_TS_COUNT]; argument135 uint8_t platform_cpu_data[PLAT_PCPU_DATA_SIZE]; argument140 } __aligned(CACHE_WRITEBACK_GRANULE) cpu_data_t; argument
88 struct cpu_data { struct90 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 …]
2130 int cpus, struct data_file_write *cpu_data, int page_size) in out_add_buffer_option()
19 int cpu_data = *(int *)data, duration = 0; in on_sample() local
320 void test_address_space_condition(int AS_ATTRIBUTE *cpu_data) { in test_address_space_condition()
33140 struct fgraph_cpu_data *cpu_data; member
38776 struct fgraph_cpu_data *cpu_data; member
28430 struct fgraph_cpu_data *cpu_data; member