Searched refs:hmem_attrs (Results 1 – 2 of 2) sorted by relevance
52 struct node_hmem_attrs hmem_attrs; member201 target->hmem_attrs.read_latency = value; in hmat_update_target_access()202 target->hmem_attrs.write_latency = value; in hmat_update_target_access()205 target->hmem_attrs.read_latency = value; in hmat_update_target_access()208 target->hmem_attrs.write_latency = value; in hmat_update_target_access()211 target->hmem_attrs.read_bandwidth = value; in hmat_update_target_access()212 target->hmem_attrs.write_bandwidth = value; in hmat_update_target_access()215 target->hmem_attrs.read_bandwidth = value; in hmat_update_target_access()218 target->hmem_attrs.write_bandwidth = value; in hmat_update_target_access()613 node_set_perf_attrs(mem_nid, &target->hmem_attrs, 0); in hmat_register_target_perf()
76 struct node_hmem_attrs hmem_attrs; member161 return sprintf(buf, "%u\n", to_access_nodes(dev)->hmem_attrs.name); \184 void node_set_perf_attrs(unsigned int nid, struct node_hmem_attrs *hmem_attrs, in node_set_perf_attrs() argument199 c->hmem_attrs = *hmem_attrs; in node_set_perf_attrs()